Skip to content

Commit

Permalink
devel/cpprestsdk: purge bogus patch file and unset WERROR instead
Browse files Browse the repository at this point in the history
While here, remove needless -Wno-c11-extensions from the CXXFLAGS.
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Oct 8, 2022
1 parent 2331f63 commit 0c34c5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
4 changes: 1 addition & 3 deletions devel/cpprestsdk/Makefile
Expand Up @@ -18,9 +18,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= Microsoft
WRKSRC_SUBDIR= Release
CMAKE_OFF= BUILD_SAMPLES BUILD_TESTS

CXXFLAGS+= -Wno-c11-extensions
CMAKE_OFF= BUILD_SAMPLES BUILD_TESTS WERROR

OPTIONS_DEFINE= BROTLI

Expand Down
11 changes: 0 additions & 11 deletions devel/cpprestsdk/files/patch-src_CMakeLists.txt

This file was deleted.

0 comments on commit 0c34c5f

Please sign in to comment.