summaryrefslogtreecommitdiffhomepage
path: root/dev/examples/example_02_libbtb/posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'dev/examples/example_02_libbtb/posix.json')
-rw-r--r--dev/examples/example_02_libbtb/posix.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/example_02_libbtb/posix.json b/dev/examples/example_02_libbtb/posix.json
index 871712e..47f08ba 100644
--- a/dev/examples/example_02_libbtb/posix.json
+++ b/dev/examples/example_02_libbtb/posix.json
@@ -11,7 +11,7 @@
"output_name": "libbtb.elf",
"compiler_flags": [
"-L/usr/local/lib",
- "-lBTB"
+ "-lNeBuild"
],
"cpp_macros": [
"FOO_MACRO"