]> git.pld-linux.org Git - packages/binutils.git/commitdiff
enable gold on %{arm}
authorJan Palus <atler@pld-linux.org>
Sun, 29 Nov 2020 10:46:53 +0000 (11:46 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 29 Nov 2020 10:46:53 +0000 (11:46 +0100)
binutils.spec

index e853f0b21275dc4be786336fc0dafd498ef67186..f55ef12afea37857f1bc88a918a3087b24428945 100644 (file)
@@ -10,7 +10,7 @@
 %bcond_without gasp            # gasp
 %bcond_with    tests           # check target
 
-%ifnarch %{ix86} %{x8664} x32 aarch64
+%ifnarch %{ix86} %{x8664} x32 aarch64 %{arm}
 %undefine      with_gold
 %endif
 %ifarch %{arm}
This page took 0.156948 seconds and 4 git commands to generate.