remove even the -fstack-protector-strong workaround as not needed any more
This commit is contained in:
parent
e2abf586e4
commit
b7d4df2b6d
@ -66,9 +66,6 @@ developing applications that use %{name}.
|
||||
CFLAGS="%{optflags} -D__extern_always_inline=inline"
|
||||
./configure.py --prefix=%{_prefix} --libexecdir=%{_libdir}/%{shortname}/ --pkgconfigdir=%{_libdir}/pkgconfig/
|
||||
|
||||
# fstack-protector-strong is currently not supported by clang++
|
||||
sed -i "s/fstack-protector-strong/fstack-protector/" Makefile
|
||||
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user