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 50d602f commit b8a9f12Copy full SHA for b8a9f12
tests/Makefile
@@ -1,6 +1,6 @@
1
# Compiler and flags
2
CC := clang
3
-CFLAGS := -L../build/output -lswift_net
+CFLAGS := -v -L../build/output -lswift_net
4
5
# Directories
6
SRC_DIR := src
0 commit comments