components/libssh2/Makefile
changeset 1434 c782e620dd26
parent 1321 29cf849e7801
child 1521 f6809e8c5110
--- a/components/libssh2/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/libssh2/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -40,6 +40,8 @@
 CONFIGURE_OPTIONS +=   --enable-shared
 CONFIGURE_OPTIONS +=   --disable-static
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 # common targets
 build:		$(BUILD_32_and_64)