We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4579e90 commit c53984eCopy full SHA for c53984e
tools/testing/selftests/binder/Makefile
@@ -5,6 +5,7 @@ CFLAGS += -g
5
CFLAGS += -D_GNU_SOURCE
6
CFLAGS += -Wall
7
CFLAGS += -pthread
8
+CFLAGS += -static
9
10
TEST_GEN_PROGS := ping_server ping_client
11
0 commit comments