Tools/getopt/Makefile.patch: fix position of LDFLAGS in linker command

This commit is contained in:
2018-10-26 15:23:51 +02:00
parent c73ac30b7a
commit f90736f879
-3
View File
@@ -10,6 +10,3 @@ diff -u getopt-1.1.6.orig//Makefile getopt-1.1.6/Makefile
install: getopt install_po
$(INSTALL) -m 755 -d $(DESTDIR)$(bindir) $(DESTDIR)$(man1dir)
Common subdirectories: getopt-1.1.6.orig//gnu and getopt-1.1.6/gnu
Common subdirectories: getopt-1.1.6.orig//po and getopt-1.1.6/po
Common subdirectories: getopt-1.1.6.orig//tests and getopt-1.1.6/tests