mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 14:05:05 +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:
|
install-def-file:
|
||||||
uninstall-def-file:
|
uninstall-def-file:
|
||||||
|
|
||||||
export_symbols = -export-symbols-regex '^g_.*'
|
export_symbols = $(LIBTOOL_EXPORT_OPTIONS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
install-data-local: install-ms-lib install-def-file
|
install-data-local: install-ms-lib install-def-file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user