-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Description
The following
Line 130 in 5cb1107
LLVM_SHLIB_SYMBOL_VERSION := $(shell nm -D --with-symbol-versions $(shell $(LLVM_CONFIG_HOST) --libfiles --link-shared | awk '{print $1; exit}') | \ |
does not work reliably. On openSUSE Leap 15.5 with system binutils, symbol versions are omitted (bug report here: https://bugzilla.opensuse.org/show_bug.cgi?id=1226036).
Metadata
Metadata
Assignees
Labels
No labels