From f8ff1ee5aab125fc1e5e130e6055a0e6586ce440 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 21 Oct 2000 22:36:14 +0000 Subject: Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to Makefile.port, since they are of no use to configure and much of the library magic happens in Makefile.port anyway. Use __alpha, not __alpha__, since the former is universally available. Remove -DNOFIXADE from the compile command line and put it in the port include file. --- src/template/dgux | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/template/dgux') diff --git a/src/template/dgux b/src/template/dgux index c0864198416..7abc138a9f9 100644 --- a/src/template/dgux +++ b/src/template/dgux @@ -1,4 +1 @@ -AROPT=crs CFLAGS= -SHARED_LIB=-fpic -DLSUFFIX=.so -- cgit v1.2.3