mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Revert "ELF Visibility"
This commit is contained in:
parent
09cfa39392
commit
1d9be89e2d
56 changed files with 8 additions and 403 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef UTIL_DEFS_H
|
||||
#define UTIL_DEFS_H
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define WLR_API __attribute__((visibility("default")))
|
||||
#else
|
||||
#define WLR_API
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue