add armv7hl to ghc_arches
This commit is contained in:
parent
7b12d83d77
commit
74c45dc8c2
@ -1,2 +1,2 @@
|
||||
# macro defining the archs that ghc runs on in fedora
|
||||
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9
|
||||
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl
|
||||
|
@ -1,2 +1,2 @@
|
||||
# arches that ocaml runs on
|
||||
# arches that ocaml runs on
|
||||
%ocaml_arches alpha %{arm} %{ix86} ia64 x86_64 ppc sparc sparcv9 ppc64
|
||||
|
Loading…
Reference in New Issue
Block a user