int_lib(): remove attribute(const)
Oddly this prototype, for an empty function, breaks clang on macOS. init_lib (void) __attribute__((const));
Loading
Please register or sign in to comment
Oddly this prototype, for an empty function, breaks clang on macOS. init_lib (void) __attribute__((const));