summaryrefslogtreecommitdiffstats
path: root/comms/gnokii/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gnokii/files/patch-aa')
-rw-r--r--comms/gnokii/files/patch-aa23
1 files changed, 23 insertions, 0 deletions
diff --git a/comms/gnokii/files/patch-aa b/comms/gnokii/files/patch-aa
new file mode 100644
index 0000000..e9c6b1b
--- /dev/null
+++ b/comms/gnokii/files/patch-aa
@@ -0,0 +1,23 @@
+*** Makefile.orig Fri Mar 5 00:21:14 1999
+--- Makefile Wed Mar 17 00:02:57 1999
+***************
+*** 7,15 ****
+ CC = gcc
+
+ # Set up compilation/linking flags.
+! CFLAGS = -D_REENTRANT -Wall -g -O0 -pthread
+
+! LDFLAGS = -lpthread
+
+ GNOKII_OBJS = gnokii.o gsm-api.o fbus-3810.o fbus-6110.o
+
+--- 7,15 ----
+ CC = gcc
+
+ # Set up compilation/linking flags.
+! CFLAGS = -D_THREAD_SAFE -Wall -g -O0 -pthread
+
+! LDFLAGS = -pthread
+
+ GNOKII_OBJS = gnokii.o gsm-api.o fbus-3810.o fbus-6110.o
+
OpenPOWER on IntegriCloud