add a comment about -Wunused-label for aarch64

can be removed for ghc-8.0
epel9
Jens Petersen 8 years ago
parent 1f50906382
commit 9c211a6a35

@ -23,6 +23,7 @@ fi
%cabal_configure\
%ghc_check_bootstrap\
%global _hardened_ldflags %{nil}\
# -Wunused-label is extremely noisy: remove for ghc-8.0\
%ifnarch aarch64\
CFLAGS="${CFLAGS:-%optflags}"; export CFLAGS\
%endif\

Loading…
Cancel
Save