mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-29 15:06:40 -04:00
13 lines
293 B
Plaintext
13 lines
293 B
Plaintext
$NetBSD: patch-ab,v 1.6 2013/07/21 12:28:32 shattered Exp $
|
|
|
|
--- Makefile.BSD.orig 2004-08-12 22:30:04.000000000 +0200
|
|
+++ Makefile.BSD
|
|
@@ -167,7 +169,6 @@ __GNULD__ ?= 1
|
|
.if ${__GNULD__} >= 1
|
|
LDFLAGS += -W
|
|
LDFLAGS += -Wall
|
|
-LDFLAGS += -Wid-clash-30
|
|
LDFLAGS += -Wl,--warn-common
|
|
.endif
|
|
|