X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=helper%2FMakefile.am;h=01a6af186789057c20324245e1366316d460f7b1;hb=refs%2Ftags%2F3.4;hp=c7472697e64b9ab27dffc8a36b90ea3f1576a8d9;hpb=5574d14658535b22e8f6141b92d8af1e4df037c0;p=febootstrap.git diff --git a/helper/Makefile.am b/helper/Makefile.am index c747269..01a6af1 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 }')