X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile.tpl;h=92f3f6156c6b9bd42bc775b8bdb331d72e10071a;hb=6e07b1d27e5d3fb20e7d13f0cadfd923243fc48d;hp=65d070b946e82a6bb68c0d0568aa80d3ed06ca25;hpb=880b18d10d614200d3e2ed2ce5270a711c9d327a;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.tpl b/Makefile.tpl index 65d070b946..92f3f6156c 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -169,7 +169,7 @@ BUILD_EXPORTS = \ WINDMC="$(WINDMC_FOR_BUILD)"; export WINDMC; # These variables must be set on the make command line for directories -# built for the build system to override those in BASE_FLAGS_TO_PASSS. +# built for the build system to override those in BASE_FLAGS_TO_PASS. EXTRA_BUILD_FLAGS = \ CFLAGS="$(CFLAGS_FOR_BUILD)" \ LDFLAGS="$(LDFLAGS_FOR_BUILD)"