mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 22:21:45 +00:00
build-sys: disable lto for compatibility libraries
https://sourceware.org/bugzilla/show_bug.cgi?id=16504
This commit is contained in:
+2
-1
@@ -4538,7 +4538,8 @@ libsystemd_login_la_SOURCES = \
|
||||
|
||||
libsystemd_login_la_CFLAGS = \
|
||||
$(AM_CFLAGS) \
|
||||
-fvisibility=default
|
||||
-fvisibility=default \
|
||||
-fno-lto
|
||||
|
||||
libsystemd_login_la_LDFLAGS = \
|
||||
$(AM_LDFLAGS) \
|
||||
|
||||
Reference in New Issue
Block a user