From f90736f87968ff3dcdbfc0670c9dc91bc43ba308 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 26 Oct 2018 15:23:51 +0200 Subject: [PATCH] Tools/getopt/Makefile.patch: fix position of LDFLAGS in linker command --- Tools/getopt/Makefile.patch | 3 --- 1 file changed, 3 deletions(-) diff --git a/Tools/getopt/Makefile.patch b/Tools/getopt/Makefile.patch index e6795a9..6aa2403 100644 --- a/Tools/getopt/Makefile.patch +++ b/Tools/getopt/Makefile.patch @@ -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