Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update Makefile.autosetup
sulit committed 7 years ago
commit dacee2bcf5d505098723c0b3ff9f7b06f2a75073
parent 2918b1cd861c339e8a4b20020d800fbed4091262
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