You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/bibclean/files/bibclean-2.11.4-ldflags.patch

14 lines
545 B

Index: bibclean-2.11.4/Makefile.in
===================================================================
--- bibclean-2.11.4.orig/Makefile.in
+++ bibclean-2.11.4/Makefile.in
@@ -343,7 +343,7 @@ BIBCLEAN-OBJS = bibclean.o chek.o do.o
$(LIBOBJS)
bibclean: $(BIBCLEAN-OBJS)
- $(CC) -o bibclean $(CFLAGS) $(BIBCLEAN-OBJS) $(LIBS)
+ $(CC) $(LDFLAGS) -o bibclean $(CFLAGS) $(BIBCLEAN-OBJS) $(LIBS)
# This target converts the option descriptions from the manual pages
# to C code for inclusion in bibclean.c. The first awk command