From 4e7b59703312d72e05492df09fc40d012b8421e0 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Mon, 31 May 1999 08:14:31 +0000 Subject: Honor CFLAGS to be built on alpha. --- print/dvi2xx/files/patch-ab | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 print/dvi2xx/files/patch-ab (limited to 'print') diff --git a/print/dvi2xx/files/patch-ab b/print/dvi2xx/files/patch-ab new file mode 100644 index 000000000000..f69e886a3aef --- /dev/null +++ b/print/dvi2xx/files/patch-ab @@ -0,0 +1,15 @@ +--- Makefile.orig Sun Jan 10 18:39:22 1999 ++++ Makefile Mon May 31 16:58:31 1999 +@@ -16,9 +16,10 @@ + + # for gcc you might wish to set the following flags + CC=gcc +-CFLAGS=-Dunix -ansi -pedantic -O2 ++#CFLAGS=-Dunix -ansi -pedantic -O2 + # under Linux you might want to use the following configuration +-CFLAGS=-Dunix -ansi -pedantic -O2 -m486 ++#CFLAGS=-Dunix -ansi -pedantic -O2 -m486 ++CFLAGS+=-Dunix -ansi -pedantic + + # of DO_SUBDIRS is specifies the fontpath is searched recursively + # for each subpart (applies to raster info and tfm files); the -- cgit v1.2.3