diff --git a/cmake.toml b/cmake.toml index 0ef0925..ac7a2af 100644 --- a/cmake.toml +++ b/cmake.toml @@ -1,6 +1,10 @@ [project] name = "vmprofiler" +cmake-before = """ + set(UNICORN_ARCH x86) +""" + [target.vmprofiler] type = "static" compile-features = ["cxx_std_20"] diff --git a/deps/linux-pe b/deps/linux-pe index ce24224..9b87640 160000 --- a/deps/linux-pe +++ b/deps/linux-pe @@ -1 +1 @@ -Subproject commit ce24224dc0f52b2073a28437abd8a8faddbb111a +Subproject commit 9b8764004a284fefe599c407f4ebbdf5a8aa4b0a