Skip to content

Commit 0950a4e

Browse files
committed
boringssl: set -Wno-cast-qual
Signed-off-by: Adrien Gallouët <[email protected]>
1 parent 0014ce6 commit 0950a4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ if (LLAMA_BUILD_BORINGSSL)
122122
-Wno-error
123123
-Wno-unused-parameter
124124
-Wno-missing-noreturn
125+
-Wno-cast-qual
125126
)
126127

127128
if(TARGET fipsmodule)

0 commit comments

Comments
 (0)