Disable LTO for now, it breaks the build
This is the error I get building locally if LTO is not disabled: Error: invalid attempt to declare external version name as default in symbol `kcapi_memset_secure@@LIBKCAPI_1.3.1' Signed-off-by: Simo Sorce <simo@redhat.com>
This commit is contained in:
parent
381e5d6b93
commit
dbc39a8ccf
@ -1,3 +1,5 @@
|
|||||||
|
%global _lto_cflags %nil
|
||||||
|
|
||||||
# Shared object version of libkcapi.
|
# Shared object version of libkcapi.
|
||||||
%global vmajor 1
|
%global vmajor 1
|
||||||
%global vminor 3
|
%global vminor 3
|
||||||
|
Loading…
Reference in New Issue
Block a user