I need to use CC to replace gcc according to p-team's request. icefox drivel_cc $ svn diff Index: SUNWdrivel.spec =================================================================== --- SUNWdrivel.spec (revision 18987) +++ SUNWdrivel.spec (working copy) @@ -62,10 +62,6 @@ gzcat %SOURCE1 | tar xf -
%build -export CC=/usr/sfw/bin/gcc -export CXX=/usr/sfw/bin/g++ -export CFLAGS="%gcc_optflags" -export CXXFLAGS="%gcc_cxx_optflags" %drivel.build -d %name-%version %install I also attached the changed source file. Regards, David -------------- next part -------------- A non-text attachment was scrubbed... Name: SUNWdrivel.spec Type: text/x-rpm-spec Size: 4090 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20090809/ca6f12df/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: David_Zhang.vcf Type: text/x-vcard Size: 114 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20090809/ca6f12df/attachment.vcf>
