forked from pool/nodejs-electron
OBS-URL: https://build.opensuse.org/request/show/906414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs-electron?expand=0&rev=4
14 lines
598 B
Diff
14 lines
598 B
Diff
Index: electron-13.1.6/third_party/openh264/BUILD.gn
|
|
===================================================================
|
|
--- electron-13.1.6.orig/third_party/openh264/BUILD.gn 2021-07-09 09:23:47.767202563 +0200
|
|
+++ electron-13.1.6/third_party/openh264/BUILD.gn 2021-07-12 08:06:11.340219647 +0200
|
|
@@ -24,8 +24,6 @@ config("config") {
|
|
# GCC and clang flags. MSVS (is_win && !is_clang) does not use cflags.
|
|
if (!is_win || is_clang) {
|
|
cflags += [
|
|
- "-Wno-format",
|
|
- "-Wno-format-security",
|
|
"-Wno-header-hygiene",
|
|
"-Wno-unused-function",
|
|
"-Wno-unused-value",
|