mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
BROKEN entries removed for now, feel free to report or re-add Event: Kitchener-Waterloo Hackathon 202305
10 lines
322 B
Python
10 lines
322 B
Python
--- bazel/build_defs.bzl.orig 2022-06-21 20:39:47 UTC
|
|
+++ bazel/build_defs.bzl
|
|
@@ -36,6 +36,7 @@ _DEFAULT_CPPOPTS.extend([
|
|
# "-Wshorten-64-to-32", # not in GCC (and my Kokoro images doesn't have Clang)
|
|
"-Werror",
|
|
"-Wno-long-long",
|
|
+ "-Wno-deprecated-copy",
|
|
])
|
|
_DEFAULT_COPTS.extend([
|
|
"-std=c99",
|