mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
spi-tools: Disable PIE
Causes compilation failure. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_ASLR_PIE:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user