[Bug 638425] Review Request: nawk - "The one true awk" descended from UNIX V7

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 7 01:19:33 UTC 2010


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

--- Comment #10 from Mark McKinstry <mmckinst at nexcess.net> 2010-10-06 21:19:32 EDT ---
Martin,

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'

-- 
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.



More information about the package-review mailing list