openbsd-ports/www/iridium/patches/patch-third_party_opus_BUILD_gn
2022-03-11 20:09:36 +00:00

12 lines
372 B
Plaintext

Index: third_party/opus/BUILD.gn
--- third_party/opus/BUILD.gn.orig
+++ third_party/opus/BUILD.gn
@@ -41,7 +41,6 @@ config("opus_private_config") {
# Prefer alloca() over variable length arrays which are often inefficient;
# the opus code will automatically handle this correctly per-platform.
"USE_ALLOCA",
- "HAVE_ALLOCA_H",
]
include_dirs = [