diff --git a/ThirdParty/rpmBuild/SPECS/gcc-4.8.4.spec b/ThirdParty/rpmBuild/SPECS/gcc-4.8.4.spec index ab3cb178e..69ec69c71 100644 --- a/ThirdParty/rpmBuild/SPECS/gcc-4.8.4.spec +++ b/ThirdParty/rpmBuild/SPECS/gcc-4.8.4.spec @@ -117,11 +117,9 @@ Group: Development/Tools # files prior to comparison during bootstrap (broken by Xcode 6.3). # Fix taken from HomeBrew and MacPorts projects - # Compiling ParaView on MacOSX requires an Objective-C compiler - ../configure \ --prefix=%{_installPrefix} \ - --enable-languages=c,c++,objc,obj-c++ \ + --enable-languages=c,c++ \ --enable-shared \ --with-build-config=bootstrap-debug \ --disable-multilib