usbip: disable ASLR PIE
authorJan Pavlinec <redacted>
Tue, 27 Aug 2019 11:21:33 +0000 (13:21 +0200)
committerJan Pavlinec <redacted>
Wed, 4 Sep 2019 06:31:07 +0000 (08:31 +0200)
Signed-off-by: Jan Pavlinec <redacted>
net/usbip/Makefile

index a2046ae00ba57e99a6f5cdc6034cee1d7c8002e0..8910a1b603b28c7ae13c26e988c5030e24b4a9f3 100644 (file)
@@ -32,6 +32,7 @@ Hooks/Prepare/Pre += prepare_source_directory
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
+PKG_ASLR_PIE:=0
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/nls.mk
git clone https://git.99rst.org/PROJECT