Skip to content
Snippets Groups Projects
Commit 97e986e5 authored by Rosen Penev's avatar Rosen Penev
Browse files

sudo: don't build with MIPS16


GCC12 doesn't implement some security flags used by sudo.

Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
parent 9a0e3adb
No related branches found
No related tags found
2 merge requests!39Merge openwrt v23.05.0-rc3,!38Merge openwrt v23.05.0-rc3
......@@ -23,6 +23,7 @@ PKG_CPE_ID:=cpe:/a:todd_miller:sudo
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment