We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a0de7 commit ff19634Copy full SHA for ff19634
projects/relic/build.sh
@@ -15,7 +15,7 @@
15
#
16
################################################################################
17
18
-export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_NO_OPENSSL"
+export CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_NO_OPENSSL -Wno-deprecated-literal-operator"
19
export LIBFUZZER_LINK="$LIB_FUZZING_ENGINE"
20
21
# Install Boost headers
0 commit comments