summaryrefslogtreecommitdiffhomepage
path: root/posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'posix.json')
-rw-r--r--posix.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix.json b/posix.json
index 540c877..5281d4d 100644
--- a/posix.json
+++ b/posix.json
@@ -5,6 +5,6 @@
"sources_path": ["dev/src/*.cc", "dev/cli/*.cc"],
"output_name": "nebuild",
"compiler_flags": ["-fPIC"],
- "cpp_macros": ["BTB_POSIX"],
+ "cpp_macros": ["NEBUILD_POSIX"],
"run_after_build": false
}