X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.def;h=832fc4236e9b878c154dbd341710b0f5a6e318c1;hb=da888c87a615085d0d9608416816da63e734024e;hp=3924617ebd3daad8f375cfdc0471dbe6a5961520;hpb=2e658c87813a0941392e87843427f8495dd9eecf;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.def b/Makefile.def index 3924617ebd..832fc4236e 100644 --- a/Makefile.def +++ b/Makefile.def @@ -226,6 +226,7 @@ flags_to_pass = { flag= YACC ; }; // Host tools flags_to_pass = { flag= ADAFLAGS ; optional=true ; }; +flags_to_pass = { flag= ADA_CFLAGS ; }; flags_to_pass = { flag= AR_FLAGS ; }; flags_to_pass = { flag= BOOT_ADAFLAGS ; optional=true ; }; flags_to_pass = { flag= BOOT_CFLAGS ; };