diff options
author | 2023-12-06 07:05:45 +1100 | |
---|---|---|
committer | 2023-12-06 07:05:45 +1100 | |
commit | 466c450cb37c9077e799fe9f59137096fd35e8f6 (patch) | |
tree | 2d62bb8ecb8012a9f0d4eb75da3f4d65192c5b53 /scripts/src | |
parent | 12590d6ad8873bb8d8c217b67311290653d948d2 (diff) |
3rdparty/utf8proc: Updated to 2.9.0.
Diffstat (limited to 'scripts/src')
-rwxr-xr-x | scripts/src/3rdparty.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/src/3rdparty.lua b/scripts/src/3rdparty.lua index 8e67dc67054..ba123121942 100755 --- a/scripts/src/3rdparty.lua +++ b/scripts/src/3rdparty.lua @@ -1747,11 +1747,6 @@ project "utf8proc" "verbose=-1", } - configuration { "gmake or ninja" } - buildoptions_c { - "-Wno-strict-prototypes", - } - configuration { } files { |