Revert "Build with LLHTTP_STRICT_MODE enabled"
This reverts commit 989e540406
.
All packages that currently bundle llhttp build it with
LLHTTP_STRICT_MODE disabled.
This commit is contained in:
parent
989e540406
commit
4e3f8a3f34
@ -124,8 +124,6 @@ sed -r -i 's@\b(DESTINATION[[:blank:]]+)lib($|/)@\1%{_libdir}\2@' \
|
||||
rm -rvf node_modules
|
||||
|
||||
cd release
|
||||
%set_build_flags
|
||||
export CFLAGS="${CFLAGS} -DLLHTTP_STRICT_MODE=1"
|
||||
%cmake -DBUILD_SHARED_LIBS:BOOL=ON
|
||||
%cmake_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user