From: BigfootACA Date: 星期天, 17 Apr 2022 11:33:50 +0000 (+0800) Subject: sdm845Pkg: Library: update SimpleInit X-Git-Tag: v2.0rc1~1 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=2e0a2c2e5669433e22bf2c72729bd97d0269d75b;p=edk2-sdm845.git sdm845Pkg: Library: update SimpleInit --- diff --git a/build.sh b/build.sh index b44a3b9..ec78cab 100755 --- a/build.sh +++ b/build.sh @@ -163,6 +163,10 @@ then set -e git submodule set-url libs/lodepng https://hub.fastgit.xyz/lvandeve/lodepng.git git submodule set-url libs/freetype https://hub.fastgit.xyz/freetype/freetype.git git submodule set-url libs/nanosvg https://hub.fastgit.xyz/memononen/nanosvg.git + git submodule set-url libs/mxml https://hub.fastgit.xyz/michaelrsweet/mxml.git + git submodule set-url libs/json-c https://hub.fastgit.xyz/json-c/json-c.git + git submodule set-url libs/stb https://hub.fastgit.xyz/nothings/stb.git + git submodule set-url libs/lua https://hub.fastgit.xyz/lua/lua.git git submodule init;git submodule update popd git checkout .gitmodules diff --git a/sdm845Pkg/Library/SimpleInit b/sdm845Pkg/Library/SimpleInit index 0556e34..b18a3d5 160000 --- a/sdm845Pkg/Library/SimpleInit +++ b/sdm845Pkg/Library/SimpleInit @@ -1 +1 @@ -Subproject commit 0556e34886c92513a4ec7ac909a082c7afb06fd2 +Subproject commit b18a3d567d386d42ab4f8663d4f9fa6d0c1dc68b diff --git a/sdm845Pkg/sdm845Pkg.dsc b/sdm845Pkg/sdm845Pkg.dsc index 8fb9c65..f947a8a 100644 --- a/sdm845Pkg/sdm845Pkg.dsc +++ b/sdm845Pkg/sdm845Pkg.dsc @@ -343,3 +343,6 @@ !endif #$(INCLUDE_TFTP_COMMAND) sdm845Pkg/Binary/845/LinuxSimpleMassStorage/LinuxSimpleMassStorage.inf + +[BuildOptions.common] + GCC:*_*_AARCH64_CC_FLAGS = -Wno-unused-variable