This commit is contained in:
parent
f4216fc3bd
commit
1e7f89d98a
@ -99,7 +99,9 @@ echo "V_%version { global: *; };" >v.sym
|
|||||||
%endif
|
%endif
|
||||||
--disable-static --enable-wide-character-type \
|
--disable-static --enable-wide-character-type \
|
||||||
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
|
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
|
||||||
|
%if "@BUILD_FLAVOR@" != "mini"
|
||||||
grep ' local' config.log && exit 1
|
grep ' local' config.log && exit 1
|
||||||
|
%endif
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user