summaryrefslogtreecommitdiffhomepage
path: root/posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'posix.json')
-rw-r--r--posix.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix.json b/posix.json
index f83572b..7e4343b 100644
--- a/posix.json
+++ b/posix.json
@@ -5,5 +5,6 @@
"sources_path": ["src/*.cc", "cli/*.cc"],
"output_name": "btb",
"compiler_flags": ["-fPIC"],
+ "cpp_macros": ["BTB_POSIX"],
"run_after_build": false
}