X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=helper%2FMakefile.am;h=4e2689927e55a2007732851bb272e3acb2c37c74;hb=42a6e60307b8116dd888e9dae4960f12d895f73f;hp=804fa492c5c195a900435b2305593747a8b6b1a6;hpb=304ee3695e41904d8b2184922732f47aa6ccc0d4;p=febootstrap.git diff --git a/helper/Makefile.am b/helper/Makefile.am index 804fa49..4e26899 100644 --- a/helper/Makefile.am +++ b/helper/Makefile.am @@ -40,7 +40,7 @@ febootstrap_supermin_helper_LDADD = \ noinst_PROGRAMS = init init_SOURCES = init.c init_CFLAGS = -static -init_LDFLAGS = -all-static +init_LDFLAGS = -static # http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/ ELF_DEFAULT_ARCH = $(shell $(srcdir)/elf-default-arch | gawk '{ print $$1 }')