SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/cppunit/patches/patch-src_cppunit_Makefile_in
Normal file
13
devel/cppunit/patches/patch-src_cppunit_Makefile_in
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: src/cppunit/Makefile.in
|
||||
--- src/cppunit/Makefile.in.orig
|
||||
+++ src/cppunit/Makefile.in
|
||||
@@ -446,8 +446,7 @@ libcppunit_la_SOURCES = \
|
||||
Win32DynamicLibraryManager.cpp
|
||||
|
||||
libcppunit_la_LDFLAGS = \
|
||||
- -no-undefined -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
||||
- -release $(LT_RELEASE) $(LIBADD_DL)
|
||||
+ -no-undefined -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||
|
||||
libcppunit_la_LIBADD = $(LIBADD_DL)
|
||||
all: all-am
|
Loading…
Add table
Add a link
Reference in a new issue