Use $(CC) in gcc_ok macro, not plain gcc
authorH. Peter Anvin <hpa@zytor.com>
Thu, 6 Mar 2008 06:31:00 +0000 (22:31 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 6 Mar 2008 06:31:00 +0000 (22:31 -0800)
commitb890569a44cf9c5afce6e5ca648dc9b589e964f9
tree46486515da83614a11e47d769609384e4304f9b7
parent2bffa92fff3d9670fb9a4b62596435a137ae1b3c
Use $(CC) in gcc_ok macro, not plain gcc

Use $(CC) in gcc_ok macro, not plain gcc.  This seems to work, iff the
gcc_ok macro is declared with =, not :=
13 files changed:
Makefile
com32/libutil/Makefile
com32/modules/Makefile
com32/samples/Makefile
dos/Makefile
extlinux/Makefile
mbr/Makefile
memdisk/Makefile
memdump/Makefile
menu/Makefile
mtools/Makefile
sample/Makefile
unix/Makefile