Index: head/sysutils/u-boot-tools/files/patch-scripts__Makefile.autoconf =================================================================== --- head/sysutils/u-boot-tools/files/patch-scripts__Makefile.autoconf (nonexistent) +++ head/sysutils/u-boot-tools/files/patch-scripts__Makefile.autoconf (revision 456717) @@ -0,0 +1,11 @@ +--- scripts/Makefile.autoconf.orig 2017-09-11 18:10:40 UTC ++++ scripts/Makefile.autoconf +@@ -27,7 +27,7 @@ include scripts/Kbuild.include + # Need to define CC and CPP again here in case the top Makefile did not + # include config.mk. Some architectures expect CROSS_COMPILE to be defined + # in arch/$(ARCH)/config.mk +-CC = $(CROSS_COMPILE)gcc ++CC = $(CROSS_COMPILE)cc + CPP = $(CC) -E + + include config.mk Property changes on: head/sysutils/u-boot-tools/files/patch-scripts__Makefile.autoconf ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property