summaryrefslogtreecommitdiffstats
path: root/math/bamg/files/patch-FLAG.linux
diff options
context:
space:
mode:
Diffstat (limited to 'math/bamg/files/patch-FLAG.linux')
-rw-r--r--math/bamg/files/patch-FLAG.linux6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/bamg/files/patch-FLAG.linux b/math/bamg/files/patch-FLAG.linux
index c16f16c..fa2fd9f 100644
--- a/math/bamg/files/patch-FLAG.linux
+++ b/math/bamg/files/patch-FLAG.linux
@@ -10,12 +10,12 @@
+O = $(longlong)
+G =
+CXXFLAGS+= $(O)
-+CXXGRAPHIC = $(CXXFLAGS) -I$(X11BASE)/include -DDRAWING -DDEBUG
++CXXGRAPHIC = $(CXXFLAGS) -I$(LOCALBASE)/include -DDRAWING -DDEBUG
CXXLINKFLAG =
-X11LIB = -L/usr/lib/X11R6 -L/usr/X11R6/lib -lX11
-X11INCLUDE= -I/usr/include/X11R6
-+X11LIB = -L$(X11BASE)/lib -lX11
-+X11INCLUDE= -I$(X11BASE)/include
++X11LIB = -L$(LOCALBASE)/lib -lX11
++X11INCLUDE= -I$(LOCALBASE)/include
STDLIB =
-F77FLAGS =
-F77 = f77
OpenPOWER on IntegriCloud