]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Oct 2012 19:51:37 +0000 (20:51 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Oct 2012 19:51:37 +0000 (20:51 +0100)
binutils.spec

index 9c8081073887376e87e99dba03ff0aa01ef5517b..3c8e3ba9f62d13d1b6788c5252c6fa34a580fff7 100644 (file)
@@ -199,7 +199,7 @@ TARGETS=x86_64-linux
 %ifarch sparc
 TARGETS=sparc64-linux
 %endif
-%ifarch x86_64
+%ifarch %{x8664}
 TARGETS="x86_64-pep"
 %endif
 %{?addtargets:TARGETS="%{addtargets}"}
This page took 0.115492 seconds and 4 git commands to generate.