diff options
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 |