summaryrefslogtreecommitdiff
path: root/math/gap/patches/patch-ab
blob: cd8f894b3b4a757e9078aa8314cf03a5fe9af4c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2003/03/20 22:39:34 jschauma Exp $

--- Makefile.in.orig	Thu Mar 20 17:34:14 2003
+++ Makefile.in	Thu Mar 20 17:34:49 2003
@@ -28,7 +28,7 @@
 ##    - removes any files created by `configure'
 ##
 SHELL=/bin/sh
-CC=@CC@
+CC="@CC@ ${CFLAGS}"
 BASECC=@BASECC@
 @SET_MAKE@