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 1d4bf8f commit 3e06537Copy full SHA for 3e06537
Makefile
@@ -122,8 +122,5 @@ clean:
122
123
utils: json2tp tp_dump
124
125
-build-all: msgpack yajl configure build utils
+build-all: msgpack yajl configure-debug build utils
126
build-all-dynamic: msgpack yajl configure-as-dynamic build utils
127
-
128
-build-all-debug: msgpack yajl configure-debug build utils
129
-build-all-dynamic-debug: msgpack yajl configure-as-dynamic-debug build utils
0 commit comments