Skip to content

Commit 1c18be2

Browse files
authored
remove -DCITRON_ENABLE_PGO_OPTIMIZE due to build failure
1 parent c87faf4 commit 1c18be2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

citron-appimage.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ git clone https://git.citron-emu.org/Citron/Citron.git ./citron
6363
-DCMAKE_INSTALL_PREFIX=/usr \
6464
-DCMAKE_CXX_FLAGS="$ARCH_FLAGS -Wno-error" \
6565
-DCMAKE_C_FLAGS="$ARCH_FLAGS" \
66-
-DCITRON_ENABLE_PGO_OPTIMIZE=ON \
6766
-DCMAKE_SYSTEM_PROCESSOR="$(uname -m)" \
6867
-DCMAKE_BUILD_TYPE=Release
6968
ninja

0 commit comments

Comments
 (0)