chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
41b200561ec951b1c3dc6e0805376d2526da4840
[termux-packages]
/
disabled-packages
/
hydra
/
Makefile.unix.patch
1
diff -u -r ../thc-hydra-8.4/Makefile.unix ./Makefile.unix
2
--- ../thc-hydra-8.4/Makefile.unix 2017-01-27 17:19:18.000000000 +0100
3
+++ ./Makefile.unix 2017-01-31 10:26:50.507597579 +0100
4
@@ -1,2 +1,2 @@
5
-CC=gcc
6
-STRIP=strip
7
+CC?=gcc
8
+STRIP?=strip