forked from Lainports/opnsense-ports
archivers/zstd: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
5b75658019
commit
98b30f0786
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ PLIST_SUB= BUILD_TYPE=${BUILD_TYPE:tl} PORTVERSION=${PORTVERSION}
|
||||||
SUB_FILES= zstdConfigVersion.cmake zstdTargets-BUILD_TYPE.cmake
|
SUB_FILES= zstdConfigVersion.cmake zstdTargets-BUILD_TYPE.cmake
|
||||||
SUB_LIST= BUILD_TYPE_CAPS=${BUILD_TYPE:tu} BUILD_TYPE_MIXED=${BUILD_TYPE} PORTVERSION=${PORTVERSION}
|
SUB_LIST= BUILD_TYPE_CAPS=${BUILD_TYPE:tu} BUILD_TYPE_MIXED=${BUILD_TYPE} PORTVERSION=${PORTVERSION}
|
||||||
|
|
||||||
BUILD_TYPE= ${defined(WITH_DEBUG) :?Debug :Release}
|
BUILD_TYPE= ${defined(WITH_DEBUG) :?Debug:Release}
|
||||||
|
|
||||||
OPTIONS_DEFINE= OPTIMIZED_CFLAGS
|
OPTIONS_DEFINE= OPTIMIZED_CFLAGS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue