frozen: disable building test
This commit is contained in:
parent
bd6ba85227
commit
0a5893cd22
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=frozen
|
|||
version=1.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=ON"
|
||||
# broken with gcc 12.2, works with 12.3
|
||||
# configure_args="-DBUILD_TESTING=ON"
|
||||
short_desc="Header-only, constexpr alternative to gperf for C++14 users"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue