Oops, forgot to wrap the install in a USE_ELF_DYNSTR_GC ifdef.
git-svn-id: svn://10.0.0.236/trunk@83483 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -97,8 +97,10 @@ nsBuildID.h: nsBuildID.h.in build_number
|
||||
elf-dynstr-gc: elf-dynstr-gc.c Makefile Makefile.in
|
||||
$(CC) $(COMPILE_CFLAGS) $(GLIB_CFLAGS) $(GLIB_LIBS) $(LDFLAGS) -o $@ $<
|
||||
|
||||
ifdef USE_ELF_DYNSTR_GC
|
||||
install:: elf-dynstr-gc
|
||||
$(INSTALL) -m 555 elf-dynstr-gc $(DIST)/bin
|
||||
endif
|
||||
|
||||
FORCE:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user