From 5147e258128f10f3325be26765ea880f8ca1d9ce Mon Sep 17 00:00:00 2001 From: momo5502 Date: Fri, 18 Apr 2025 09:14:57 +0200 Subject: [PATCH] Cleanup compilation --- cmake/compiler-env.cmake | 3 --- deps/unicorn | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/cmake/compiler-env.cmake b/cmake/compiler-env.cmake index 5f610950..c5b49138 100644 --- a/cmake/compiler-env.cmake +++ b/cmake/compiler-env.cmake @@ -51,9 +51,6 @@ if(UNIX) momo_add_c_and_cxx_compile_options( -fvisibility=hidden -ftrivial-auto-var-init=zero - #-Wbad-function-cast - #-Wcast-function-type - -Wno-int-conversion ) endif() diff --git a/deps/unicorn b/deps/unicorn index 6f2156df..41980a72 160000 --- a/deps/unicorn +++ b/deps/unicorn @@ -1 +1 @@ -Subproject commit 6f2156dfac3abad316a4f02bf609ec1bb700d02e +Subproject commit 41980a72746ae2c995454b465236bcf9ce7c1b71