mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
usbip: disable ASLR PIE
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry-picked from commit ff216608a0)
This commit is contained in:
committed by
Josef Schlehofer
parent
b15b698e38
commit
6bab28e8d7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user