git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9c43805
)
usbip: disable ASLR PIE
author
Jan Pavlinec
<redacted>
Tue, 27 Aug 2019 11:21:33 +0000
(13:21 +0200)
committer
Jan Pavlinec
<redacted>
Wed, 4 Sep 2019 06:31:07 +0000
(08:31 +0200)
Signed-off-by: Jan Pavlinec <redacted>
net/usbip/Makefile
patch
|
blob
|
history
diff --git
a/net/usbip/Makefile
b/net/usbip/Makefile
index a2046ae00ba57e99a6f5cdc6034cee1d7c8002e0..8910a1b603b28c7ae13c26e988c5030e24b4a9f3 100644
(file)
--- a/
net/usbip/Makefile
+++ b/
net/usbip/Makefile
@@
-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