summaryrefslogtreecommitdiffstats
path: root/gnu-efi-3.0/Make.defaults
diff options
context:
space:
mode:
authorNigel Croxon <nigel.croxon@hp.com>2013-06-12 10:29:40 -0400
committerNigel Croxon <nigel.croxon@hp.com>2013-06-12 10:29:40 -0400
commit525455a9eaed23e007a0079ec54a7fcce7d7b02f (patch)
tree25b3d0f05bf9ff288298975f5fde0e15296f57e7 /gnu-efi-3.0/Make.defaults
parent6e17af6dd7f3cea60475cd65473b210014cf122a (diff)
downloadgnu-efi-3.0-525455a9eaed23e007a0079ec54a7fcce7d7b02f.tar.gz
gnu-efi-3.0-525455a9eaed23e007a0079ec54a7fcce7d7b02f.tar.xz
gnu-efi-3.0-525455a9eaed23e007a0079ec54a7fcce7d7b02f.zip
bug in make 3.82 expand to odd values
Some Makefiles tickle a bug in make 3.82 that cause libefi.a and libgnuefi.a dependencies to expand to the odd values: libefi.a: boxdraw.o) smbios.o) ... libgnuefi.a(reloc_x86_64.o: The patch replaces libgnuefi.a($(OBJS)) & libefi.a($(OBJS)) with an equivalent expansion that should work with any make that supports $(patsubst).
Diffstat (limited to 'gnu-efi-3.0/Make.defaults')
0 files changed, 0 insertions, 0 deletions