linux: switch to alpine+mod2yesconfig

This commit is contained in:
Ella Stanforth 2022-04-22 16:26:11 +00:00
parent 7e5efb935f
commit 4fe77a04d4

View file

@ -25,7 +25,7 @@ fi
build() {
cd $pkgname-$pkgver
bad --gmake gmake CC=clang HOSTCC=clang YACC=yacc LLVM=1 LLVM_IAS=1 ARCH=$_arch defconfig
bad --gmake gmake CC=clang HOSTCC=clang YACC=yacc LLVM=1 LLVM_IAS=1 ARCH=$_arch mod2yesconfig
sed -i 's/CONFIG_UNWINDER_ORC=y/# CONFIG_UNWINDER_ORC is not set/g' .config
sed -i 's/# CONFIG_UNWINDER_FRAME_POINTER is not set/CONFIG_UNWINDER_FRAME_POINTER=y/g' .config