We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76ff3e commit b66b30dCopy full SHA for b66b30d
1 file changed
build-hnp/yyjson/Makefile
@@ -1,8 +1,8 @@
1
include ../utils/Makefrag
2
3
-SOURCE_URL = https://github.com/ibireme/yyjson/archive/refs/tags/0.11.1.tar.gz
4
-SOURCE_FILE = 0.11.1.tar.gz
5
-SOURCE_DIR = yyjson-0.11.1
+SOURCE_URL = https://github.com/ibireme/yyjson/archive/refs/tags/0.12.0.tar.gz
+SOURCE_FILE = 0.12.0.tar.gz
+SOURCE_DIR = yyjson-0.12.0
6
CMAKE_ARGS = -DCMAKE_INSTALL_PREFIX=$(PREFIX) -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=$(OHOS_ARCH) -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo
7
8
$(eval $(call define_cmake_package))
0 commit comments