This activates PIE ASLR support by default when the regular option is selected. Signed-off-by: Petr Štetiar <[email protected]>
@@ -21,6 +21,7 @@ PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=
PKG_BUILD_PARALLEL:=1
+PKG_ASLR_PIE_REGULAR:=1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk