Skip to content

Commit

Permalink
Update diy-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmen001 authored Aug 23, 2024
1 parent b771489 commit 7eb8b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ orig_version=$(cat "package/lean/default-settings/files/zzz-default-settings" |
sed -i "s/${orig_version}/R${date_version} by zyong/g" package/lean/default-settings/files/zzz-default-settings

# 修复 hostapd 报错
cp -f $GITHUB_WORKSPACE/scripts/011-fix-mbo-modules-build.patch package/network/services/hostapd/patches/011-fix-mbo-modules-build.patch
#cp -f $GITHUB_WORKSPACE/scripts/011-fix-mbo-modules-build.patch package/network/services/hostapd/patches/011-fix-mbo-modules-build.patch

# 修复 armv8 设备 xfsprogs 报错
sed -i 's/TARGET_CFLAGS.*/TARGET_CFLAGS += -DHAVE_MAP_SYNC -D_LARGEFILE64_SOURCE/g' feeds/packages/utils/xfsprogs/Makefile
Expand Down

0 comments on commit 7eb8b23

Please sign in to comment.