We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a660ca3 commit fc08d71Copy full SHA for fc08d71
targets/c-ares/build.sh
@@ -17,7 +17,7 @@
17
18
# Build the target.
19
./buildconf
20
-./configure
+./configure --enable-debug
21
make clean
22
make -j$(nproc) V=1 all
23
0 commit comments