diff Makefile.in @ 1446:b8764eee6bdb

add --enable-static configure argument. disable conflicting harden flags
author Matt Johnston <matt@ucc.asn.au>
date Tue, 27 Jun 2017 22:37:46 +0800
parents 5abbecdecba4
children 8f88f4290b22
line wrap: on
line diff
--- a/Makefile.in	Tue Jun 27 22:20:38 2017 +0800
+++ b/Makefile.in	Tue Jun 27 22:37:46 2017 +0800
@@ -94,6 +94,8 @@
 
 EXEEXT=@EXEEXT@
 
+STATIC=@STATIC@
+
 # whether we're building client, server, or both for the common objects.
 # evilness so we detect 'dropbear' by itself as a word
 space:= $(empty) $(empty)