Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=638425 Ralf Corsepius <rc040203@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rc040203@xxxxxxxxxx --- Comment #11 from Ralf Corsepius <rc040203@xxxxxxxxxx> 2010-10-06 23:21:52 EDT --- (In reply to comment #10) > Would defining CC in the make work, like I did with YACC? > > old: make %{?_smp_mflags} CFLAGS="%{optflags}" YACC='bison -y' > new: make %{?_smp_mflags} CFLAGS="%{optflags}" YACC='bison -y' CC='gcc' Yes, this would be better, except that you would want to use make %{?_smp_mflags} CFLAGS="%{optflags}" YACC='bison -y' CC="%{__cc}" -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review