usbip: disable ASLR PIE
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
parent
9c43805ae5
commit
ff216608a0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue