From 09fbfbdd31897b3e7b5c878477cdcb8a90bd2775 Mon Sep 17 00:00:00 2001 From: xerox Date: Tue, 8 Feb 2022 23:16:01 -0800 Subject: [PATCH] updated readme and deps --- README.md | 5 +++++ deps/vmprofiler | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c6def5..3b12dfa 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ cmake (3.x or up) *linux build instructions* ``` +# must be clang 10 or up +export CC=/usr/bin/clang +export CXX=/usr/bin/clang++ + +# clone and build git clone https://githacks.org/vmp3/vmemu cd vmemu cmake -B build diff --git a/deps/vmprofiler b/deps/vmprofiler index eb392c7..b01ba0e 160000 --- a/deps/vmprofiler +++ b/deps/vmprofiler @@ -1 +1 @@ -Subproject commit eb392c730dc03458212d0da3fc142fa63a4b2d68 +Subproject commit b01ba0ef77198161b14c666f99c5c0cd073bda0f