@ -24,6 +24,10 @@ for script in scripts.d/*.sh; do
LDFLAGS+="$(get_output $script ldflags)"
done
CONFIGURE="$(xargs <<<"$CONFIGURE")"
CFLAGS="$(xargs <<<"$CFLAGS")"
LDFLAGS="$(xargs <<<"$LDFLAGS")"
rm -rf ffbuild
mkdir ffbuild
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.