Revert "Disable GC during coroutine execution + test"

This commit is contained in:
Théophane Hufschmitt
2023-03-08 20:47:52 +01:00
committed by GitHub
parent e8415dc439
commit 39700c5cbe
6 changed files with 9 additions and 232 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ libexpr-tests_CXXFLAGS += -I src/libexpr -I src/libutil -I src/libstore -I src/l
libexpr-tests_LIBS = libstore-tests libutils-tests libexpr libutil libstore libfetchers
libexpr-tests_LDFLAGS := $(GTEST_LIBS) -lgmock -lboost_context
libexpr-tests_LDFLAGS := $(GTEST_LIBS) -lgmock