Jan Engelhardt 2022-11-27 10:03:01 +00:00 committed by Git OBS Bridge
parent f4216fc3bd
commit 1e7f89d98a

View File

@ -99,7 +99,9 @@ echo "V_%version { global: *; };" >v.sym
%endif
--disable-static --enable-wide-character-type \
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
%if "@BUILD_FLAVOR@" != "mini"
grep ' local' config.log && exit 1
%endif
%make_build
%install