audk/BaseTools/Source/C/Makefiles
Laszlo Ersek 81502cee20 BaseTools/Source/C: take EXTRA_LDFLAGS from the caller
Allow the caller of the top-level makefile either to set EXTRA_LDFLAGS in
the environment or to pass EXTRA_LDFLAGS as a macro definition on the
command line. EXTRA_LDFLAGS extends (and potentially overrides) default
link-editing flags set in the makefiles.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1540244
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-08-16 20:18:57 +02:00
..
NmakeSubdirs.bat BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
app.makefile BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
footer.makefile BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files too 2018-08-16 20:18:49 +02:00
header.makefile BaseTools/Source/C: take EXTRA_LDFLAGS from the caller 2018-08-16 20:18:57 +02:00
lib.makefile
ms.app BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
ms.common BaseTools: Barf on unknown HOST_ARCH in C Makefile 2018-01-24 11:47:32 +08:00
ms.lib
ms.rule