mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/openmp: set BUILD_TYPE=Release
This commit is contained in:
parent
8f1bcfc689
commit
e83eec8711
@ -29,7 +29,7 @@ build() {
|
||||
CMAKE_CROSSOPTS="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
|
||||
fi
|
||||
cmake -B build -G Ninja \
|
||||
-DCMAKE_BUILD_TYPE=None \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DLIBOMP_INSTALL_ALIASES=OFF \
|
||||
-DCLANG_TOOL=/usr/bin/clang \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user