dev-cpp/folly: build exception_tracer

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-02 03:55:11 +02:00
parent f8754ebfe7
commit 8fc6421059
2 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/CMakeLists.txt 2021-05-01 23:33:32.935741973 +0200
+++ b/CMakeLists.txt 2021-05-01 23:34:35.369443062 +0200
@@ -149,7 +149,6 @@
REMOVE_MATCHES_FROM_LISTS(files hfiles
MATCHES
"^${FOLLY_DIR}/build/"
- "^${FOLLY_DIR}/experimental/exception_tracer/"
"^${FOLLY_DIR}/logging/example/"
"^${FOLLY_DIR}/(.*/)?test/"
"^${FOLLY_DIR}/tools/"