Merge pull request #1149 from emersion/export-map-without-version

Remove symbol versioning from DSO
This commit is contained in:
emersion 2018-07-22 20:06:52 +01:00 committed by GitHub
commit 8935f3724d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
WLROOTS_0_0_0 { {
global: global:
wlr_*; wlr_*;
_wlr_log; _wlr_log;