summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/makefile.patch b/makefile.patch
deleted file mode 100644
index dc50fb0a6f8f..000000000000
--- a/makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./smstools3/src/Makefile.old 2013-12-03 13:37:03.000000000 +0400
-+++ ./smstools3/src/Makefile 2013-12-03 13:37:33.000000000 +0400
-@@ -43,7 +43,7 @@
-
- ifneq (,$(findstring SOLARIS,$(CFLAGS)))
- ifeq (,$(findstring DISABLE_INET_SOCKET,$(CFLAGS)))
--override LFLAGS += -lsocket -lnsl
-+ override LFLAGS += -lsocket -lnsl
- endif
- endif
-