Merge pull request #18939 from neheb/18

sudo: don't build with MIPS16
This commit is contained in:
Alexandru Ardelean 2022-07-15 09:15:09 +03:00 committed by GitHub
commit 88a10af17f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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