summaryrefslogtreecommitdiffstats
path: root/graphics/mplex/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mplex/files/patch-ab')
-rw-r--r--graphics/mplex/files/patch-ab9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/mplex/files/patch-ab b/graphics/mplex/files/patch-ab
index 4604cf2..cee3410 100644
--- a/graphics/mplex/files/patch-ab
+++ b/graphics/mplex/files/patch-ab
@@ -1,6 +1,6 @@
---- Makefile.orig Tue Apr 11 16:46:13 1995
-+++ Makefile Fri Feb 11 09:53:49 2000
-@@ -19,9 +19,9 @@
+--- Makefile.orig Tue Apr 11 02:46:13 1995
++++ Makefile Mon Sep 4 18:13:42 2000
+@@ -19,10 +19,12 @@
#CFLAGS = -g
@@ -10,5 +10,8 @@
-CC = cc
+CC ?= cc
RM = /bin/rm -f
++
++CFLAGS+= -DTIMER
OBJS = main.o bitstrm.o buffer.o inits.o inptstrm.o interact.o multplex.o systems.o timecode.o
+
OpenPOWER on IntegriCloud