diff options
author | 2016-05-28 13:22:03 +0200 | |
---|---|---|
committer | 2016-05-28 13:22:03 +0200 | |
commit | 293103ce8c926f1e191c0515660a15cc32fc01ac (patch) | |
tree | c43904f30f1a501ab0d330621f814b0cb216be1e /scripts/src | |
parent | 2b0d9e8ad6a7bae459fb7417c96cc03b7e6ae27f (diff) |
proper patch already applied upstream (nw)
Diffstat (limited to 'scripts/src')
-rw-r--r-- | scripts/src/3rdparty.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/src/3rdparty.lua b/scripts/src/3rdparty.lua index f9cc862e9d7..0a3a7be2a0f 100644 --- a/scripts/src/3rdparty.lua +++ b/scripts/src/3rdparty.lua @@ -1051,8 +1051,6 @@ project "uv" "-Wno-missing-braces", "-Wno-undef", "-Wno-unused-variable", - "-Wno-format-security", - "-Wno-format", } |