diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-04-30 09:56:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-04-30 09:56:29 +0000 |
commit | 5d2789d5da71505776b69129beeb4f6b8f93692e (patch) | |
tree | 360ac07958bf8f2055a2bf43a630d98464c04268 /print/hp2xx | |
parent | f82ac8103d160f9f1f524946baa736c3508e45e4 (diff) | |
download | ports-5d2789d5da71505776b69129beeb4f6b8f93692e.tar.gz ports-5d2789d5da71505776b69129beeb4f6b8f93692e.zip |
Notes
Diffstat (limited to 'print/hp2xx')
-rw-r--r-- | print/hp2xx/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hp2xx/files/patch-aa b/print/hp2xx/files/patch-aa index 900cb4bfe774..326736faa619 100644 --- a/print/hp2xx/files/patch-aa +++ b/print/hp2xx/files/patch-aa @@ -32,7 +32,7 @@ # For non-gcc compilers, simply set CFLAGS = -O (to start with) # #CC = gcc -! CFLAGS += -Wall -ansi -fstrength-reduce -finline-functions +! CFLAGS += -Wall -ansi ! #CC = cc ! #CFLAGS = -O |