nim-libbacktrace: don't build the C++ wrapper

This commit is contained in:
Ștefan Talpalaru 2020-02-15 13:00:39 +01:00
parent d3b8833145
commit 71129cc2ab
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ nimbus.nims:
# nim-libbacktrace
libbacktrace:
+ $(MAKE) -C vendor/nim-libbacktrace
+ $(MAKE) -C vendor/nim-libbacktrace BUILD_CXX_LIB=0
# builds and runs the test suite
test: | build deps

@ -1 +1 @@
Subproject commit 7c329386df2f5a629b373c3fc9b717b4cbfb1a83
Subproject commit b641d2ad5b79baca6877329f75ba6266a5377c82