mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
Fix export_symbols variable in gio/Makefile.am
https://bugzilla.gnome.org/show_bug.cgi?id=646608
This commit is contained in:
parent
686f32fcc2
commit
adf70f4596
@ -456,7 +456,7 @@ else
|
||||
install-def-file:
|
||||
uninstall-def-file:
|
||||
|
||||
export_symbols = -export-symbols-regex '^g_.*'
|
||||
export_symbols = $(LIBTOOL_EXPORT_OPTIONS)
|
||||
endif
|
||||
|
||||
install-data-local: install-ms-lib install-def-file
|
||||
|
Loading…
Reference in New Issue
Block a user