--enable-werror is no longer the default
This commit is contained in:
parent
1a82f05e6c
commit
44588a8d7a
@ -52,7 +52,7 @@ Currently supported: XHTML, raw, plain text.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-werror
|
||||
%configure --disable-static
|
||||
sed -i \
|
||||
-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
|
||||
-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user