pkgsrc/net/yale-tftpd/patches/patch-ab
he 4b48e335d6 Update patches for this package so that it builds with -Werror and
-Wall with the gcc in NetBSD 5.1, i.e. gcc 4.1.3.  Fixes prompted
by reports that a build outside of pkgsrc for "64-bit Linux" (amd64)
but using this set of patches, gets a segfault, and this fixes that
problem.  Bump pkgrevision.
2012-01-25 09:56:08 +00:00

14 lines
262 B
Text

$NetBSD: patch-ab,v 1.2 2012/01/25 09:56:08 he Exp $
Don't do lint by default.
--- classes/Makefile.orig Mon Mar 20 21:11:53 1995
+++ classes/Makefile
@@ -5,6 +5,7 @@
NOPIC= true
NOPROFILE=true
+NOLINT= true
install:
@echo not installing libclasses.a