SUNWlibpopt.spec
changeset 9565 4f6ed9cc5ede
parent 9397 b16e349d18c5
child 10906 a898daa0bc63
child 11341 c9c8a9df758b
--- a/SUNWlibpopt.spec	Thu Mar 15 03:05:48 2007 +0000
+++ b/SUNWlibpopt.spec	Thu Mar 15 03:43:11 2007 +0000
@@ -56,7 +56,6 @@
 export RPM_OPT_FLAGS
 CFLAGS="$RPM_OPT_FLAGS"
 export CFLAGS
-export CC=${CC64:-$CC}
 
 ./configure $CONFLAGS					\
             --libdir=%{_libdir}/%{_arch64}		\
@@ -65,7 +64,6 @@
 
 make -j $CPUS
 cd ..
-export CC=${CC32:-$CC}
 %endif
 
 cd popt-%version
@@ -116,6 +114,8 @@
 
 
 %changelog
+* Wed Mar 15 2007 - [email protected]
+- Removed CC64 and CC32. They are not needed anymore
 * Sun Feb 11 2007 - [email protected]
 - delete PATH changes in the 64-bit build: not needed anymore and break
   the build on SXDE