forked from pool/libredwg
drop symvers.patch, this is done with sh in %build instead
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libredwg?expand=0&rev=19
This commit is contained in:
parent
34626ea621
commit
1651ddfc4d
@ -1,17 +0,0 @@
|
||||
---
|
||||
src/Makefile.am | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: libredwg-0.9.1/src/Makefile.am
|
||||
===================================================================
|
||||
--- libredwg-0.9.1.orig/src/Makefile.am
|
||||
+++ libredwg-0.9.1/src/Makefile.am
|
||||
@@ -20,7 +20,7 @@
|
||||
lib_LTLIBRARIES = libredwg.la
|
||||
WARN_CFLAGS = @WARN_CFLAGS@
|
||||
AM_CFLAGS = -I$(top_srcdir)/include -I. $(WARN_CFLAGS)
|
||||
-libredwg_la_LDFLAGS = -version-info $(LIBREDWG_SO_VERSION) -no-undefined -lm
|
||||
+libredwg_la_LDFLAGS = -version-info $(LIBREDWG_SO_VERSION) -no-undefined -lm -Wl,-version-script,${top_srcdir}/hack.sym
|
||||
|
||||
libredwg_la_SOURCES = \
|
||||
dwg.c \
|
Loading…
Reference in New Issue
Block a user