Skip to content

Commit acd02f7

Browse files
author
Jiwen Cai
committed
enable ccnx
1 parent b29cbb1 commit acd02f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.mozconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ac_add_options --enable-debug
1616
# Enable gstreamer
1717
ac_add_options --enable-gstreamer
1818

19+
# Enable ccnx
20+
ac_add_options --enable-ccnx
21+
1922
# Turn off compiler optimization. This will make applications run slower,
2023
# will allow you to debug the applications under a debugger, like GDB.
2124
ac_add_options --disable-optimize

0 commit comments

Comments
 (0)