Skip to content

Commit 98327a2

Browse files
authored
mmm
1 parent cc3c34e commit 98327a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azahar-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ echo "$VERSION" > ~/version
6666
-DCITRA_USE_PRECOMPILED_HEADERS=OFF \
6767
-DCMAKE_C_FLAGS="$ARCH_FLAGS" \
6868
-DCMAKE_CXX_FLAGS="$ARCH_FLAGS" \
69+
-DCMAKE_VERBOSE_MAKEFILE=ON \
6970
-Wno-dev
7071
cmake --build . -- -j"$(nproc)"
7172
sudo make install

0 commit comments

Comments
 (0)