fix build for f28
This commit is contained in:
parent
d24b9a9966
commit
9800918871
@ -90,7 +90,9 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
--with-x \
|
||||
--with-nssdb
|
||||
|
||||
make %{?_smp_mflags} V=1
|
||||
## make %{?_smp_mflags} V=1
|
||||
# fix build for f28
|
||||
make %{?_smp_mflags} V=1 LDFLAGS="`echo "$RPM_LD_FLAGS" | sed -e 's/-Wl,-z,defs//'`"
|
||||
|
||||
%install
|
||||
%{make_install}
|
||||
|
Loading…
Reference in New Issue
Block a user