mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
$NetBSD: patch-bb,v 1.1 2011/09/14 15:55:26 hans Exp $
|
|
|
|
--- src/makefiles/Makefile.solaris.orig 2011-04-15 05:17:14.000000000 +0200
|
|
+++ src/makefiles/Makefile.solaris 2011-07-28 18:34:45.870978873 +0200
|
|
@@ -22,5 +22,3 @@ ifeq ($(GCC), yes)
|
|
else
|
|
$(CC) $(CFLAGS) -G -o $@ $<
|
|
endif
|
|
-
|
|
-sqlmansect = 5sql
|