X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.def;h=3924617ebd3daad8f375cfdc0471dbe6a5961520;hb=6641ce4221afb03b02bf2fcddcbc5b2b2c73782c;hp=203dd1d4631a18bb72acbf9810a89eac0a0832eb;hpb=0096ff26d408012b9983003d3cc25c4bb606a9e5;p=external%2Fbinutils.git diff --git a/Makefile.def b/Makefile.def index 203dd1d..3924617 100644 --- a/Makefile.def +++ b/Makefile.def @@ -215,6 +215,7 @@ flags_to_pass = { flag= INSTALL ; }; flags_to_pass = { flag= INSTALL_DATA ; }; flags_to_pass = { flag= INSTALL_PROGRAM ; }; flags_to_pass = { flag= INSTALL_SCRIPT ; }; +flags_to_pass = { flag= LDFLAGS_FOR_BUILD ; }; flags_to_pass = { flag= LEX ; }; flags_to_pass = { flag= M4 ; }; flags_to_pass = { flag= MAKE ; };