Skip to content

Commit 33fda05

Browse files
committed
ci: netbsd test
1 parent 92b065f commit 33fda05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ jobs:
302302
git config --global --add safe.directory /home/runner/work/htop/htop
303303
run: |
304304
set -e
305+
export CFLAGS="-g -O2 -flto"
305306
./autogen.sh
306307
./configure --enable-unicode --enable-werror
307308
gmake -k

0 commit comments

Comments
 (0)