summaryrefslogtreecommitdiff
path: root/net/ORBit/patches/patch-ad
blob: 666ce0ae34378750d6c0174d27565c0ea3c0fdb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ad,v 1.7 2002/09/27 00:45:14 jlam Exp $

--- popt/Makefile.in.orig	Wed Mar 20 06:46:09 2002
+++ popt/Makefile.in
@@ -114,10 +114,10 @@ INCLUDES = -I$(top_srcdir)
 
 noinst_PROGRAMS = test1 test2
 test1_SOURCES = test1.c
-test1_LDFLAGS = -all-static
+test1_LDFLAGS = --disable-shared
 test1_LDADD = $(noinst_LTLIBRARIES)
 test2_SOURCES = test2.c
-test2_LDFLAGS = -all-static
+test2_LDFLAGS = --disable-shared
 test2_LDADD = $(noinst_LTLIBRARIES)
 
 noinst_SCRIPTS = testit.sh