mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
284 B
Plaintext
14 lines
284 B
Plaintext
$NetBSD: patch-an,v 1.2 2004/09/20 02:08:58 dmcmahill Exp $
|
|
|
|
--- src/fasthenry/sparse/Makefile.orig Wed Aug 4 00:59:27 2004
|
|
+++ src/fasthenry/sparse/Makefile
|
|
@@ -3,7 +3,7 @@
|
|
# Ken Kundert
|
|
# UC Berkeley
|
|
#
|
|
-CFLAGS = -O
|
|
+#CFLAGS = -O
|
|
LINTFLAGS = -lc -lm
|
|
SHELL = /bin/sh
|
|
CC = cc
|