mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-16 05:54:34 +03:00
IWYU update (FreeBSD)
This commit is contained in:

committed by
BenBE

parent
7cf5277594
commit
f5c3349bdb
@ -11,4 +11,4 @@ IWYU=${IWYU:-iwyu}
|
||||
cd "$SOURCEDIR" || exit
|
||||
|
||||
make clean
|
||||
make --keep-going --silent CC="$IWYU" CFLAGS="-Xiwyu --no_comments -Xiwyu --no_fwd_decl -Xiwyu --mapping_file='$SCRIPTDIR/htop.imp' $PKG_NL3"
|
||||
make -k -s CC="$IWYU" CFLAGS="-Xiwyu --no_comments -Xiwyu --no_fwd_decl -Xiwyu --mapping_file='$SCRIPTDIR/htop.imp' $PKG_NL3"
|
||||
|
Reference in New Issue
Block a user