Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741174
en ru br
ALT Linux repos
S:1.0.11-alt2
5.0: 1.0.5-alt2
4.1: 1.0.3-alt1

Group :: System/Libraries
RPM: libschroedinger

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libschroedinger-1.0.11-export-symbols.patch
Download


diff --git a/schroedinger/schroedinger/Makefile.am b/schroedinger/schroedinger/Makefile.am
index c1240fe..4bac3d2 100644
--- a/schroedinger/schroedinger/Makefile.am
+++ b/schroedinger/schroedinger/Makefile.am
@@ -158,7 +158,7 @@ libschroedinger_@SCHRO_MAJORMINOR@_la_LIBADD = \
 libschroedinger_@SCHRO_MAJORMINOR@_la_LDFLAGS = \
 	-no-undefined \
 	-version-info $(SCHRO_LIBVERSION) \
-	-export-symbols-regex '^schro_'
+	-export-symbols-regex '^(schro_|_orc_code_orc_)'
 
 %.c.gcov: .libs/libschroedinger_@SCHRO_MAJORMINOR@_la-%.gcda %.c
 	$(GCOV) -b -f -o $^ > $@.out
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin