[gcab] build-sys: remove export-symbols-regex usage
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcab] build-sys: remove export-symbols-regex usage
- Date: Fri, 25 Jan 2013 20:19:45 +0000 (UTC)
commit f91de3edd0cf774b93107c80bdfa927ac8152f6c
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Fri Jan 25 21:14:37 2013 +0100
build-sys: remove export-symbols-regex usage
The version script is better, although we have to take care of
portability..
Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c3ac190..3869afc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,6 @@ libgcab_1_0_la_SOURCES = \
libgcab_1_0_la_LIBADD = -lz $(GLIB_LIBS)
libgcab_1_0_la_LDFLAGS = \
-version-info 0:0:0 \
- -export-symbols-regex='^gcab_' \
-Wl,--version-script=${srcdir}/libgcab.syms \
-no-undefined \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]