bot: rpm5 -> rpm4 (8)

This commit is contained in:
NixTux Commit Bot 2020-01-13 15:51:42 +03:00
parent cda0c4b4d8
commit 6b44fc31e4

View file

@ -3110,7 +3110,7 @@ touch external/tarballs/.downloaded
# We use make build here because the default target is "allandcheck". # We use make build here because the default target is "allandcheck".
# Checking should go to check # Checking should go to check
%make_build -r -s V=0 \ %make -r -s V=0 \
ARCH_FLAGS="$ARCH_FLAGS" \ ARCH_FLAGS="$ARCH_FLAGS" \
ARCH_FLAGS_CC="$ARCH_FLAGS_CC" \ ARCH_FLAGS_CC="$ARCH_FLAGS_CC" \
ARCH_FLAGS_CXX="$ARCH_FLAGS_CXX" \ ARCH_FLAGS_CXX="$ARCH_FLAGS_CXX" \