Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Update Makefile.autosetup
sulit committed 7 years ago
commit dacee2bcf5d505098723c0b3ff9f7b06f2a75073
parent 2918b1c
1 file changed +1 -1
modified external/libelf/Makefile.autosetup
@@ -73,7 +73,7 @@ libelf_msize.c: libelf_msize.m4 elf_types.m4
	@m4 -D SRCDIR=$(top_srcdir)/external/libelf $(top_srcdir)/external/libelf/elf_types.m4 $(top_srcdir)/external/libelf/libelf_msize.m4 > $@

native-elf-format.h:
-
	$(top_srcdir)/external/libelf/native-elf-format > $@
+
	LANG=C $(top_srcdir)/external/libelf/native-elf-format > $@


include $(MK)/static-lib.mk