summaryrefslogtreecommitdiff
path: root/devel/gnustep-make/patches/patch-ae
blob: a73cc2d999978cba2cf0c2246564f1cba5542580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.2 2006/01/17 07:35:55 adam Exp $

--- GNUmakefile.in.orig	2005-11-28 22:07:45.000000000 +0100
+++ GNUmakefile.in
@@ -113,7 +113,7 @@ all: generated-files which_lib$(EXEEXT)
 # used. (I mean: 'cd core/make; cd ..; mkdir make-build; cd
 # make-build; ../make/configure --disable-import; make;' must work)
 which_lib$(EXEEXT): which_lib.c config.h
-	$(CC) @CFLAGS@ -Wall -I. -o $@ $<
+	$(CC) @CFLAGS@ -I. -o $@ $<
 
 ifeq ($(messages),yes)
   EC =