mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
chinese/libchewing: Adjust cmake option
This port is not bumped since the resulting packages are identical. Reported by: diizzy
This commit is contained in:
parent
f009909314
commit
a0832831e7
1 changed files with 1 additions and 1 deletions
|
@ -16,11 +16,11 @@ USES= cmake:testing localbase:ldflags pathfix pkgconfig sqlite tar:zst
|
|||
CMAKE_OFF= BUILD_INFO \
|
||||
BUILD_TESTING \
|
||||
ENABLE_GCOV \
|
||||
NO_UNDEFINED \
|
||||
USE_VALGRIND \
|
||||
WITH_INTERNAL_SQLITE3 \
|
||||
WITH_RUST
|
||||
CMAKE_ON= BUILD_SHARED_LIBS \
|
||||
NO_UNDEFINED \
|
||||
WITH_SQLITE3
|
||||
CMAKE_TESTING_PARALLEL_LEVEL= 1 # https://github.com/chewing/libchewing/issues/293
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue