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/sci-biology/stride/files/stride-LDFLAGS.patch

12 lines
280 B

--- Makefile 2009-10-27 21:18:45.000000000 +0100
+++ Makefile.new 2009-10-27 21:19:00.000000000 +0100
@@ -12,7 +12,7 @@
stride : $(OBJECT)
- $(CC) $(OBJECT) $(FLAGS) $(BINDIR)/stride
+ $(CC) $(LDFLAGS) $(OBJECT) $(FLAGS) $(BINDIR)/stride
$(OBJECT) : stride.h protot.h