We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f72fa6 commit bfd38f0Copy full SHA for bfd38f0
1 file changed
Makefile
@@ -1,5 +1,6 @@
1
-CC=clang
2
-CFLAGS=-Wall -static-libgcc
+
+#CFLAGS=-Wall -static-libgcc
3
+CFLAGS=-Wall
4
LIBS=-lssh -ljson-c
5
6
RSA=/etc/ssh-honeypot/ssh-honeypot.rsa
0 commit comments