forked from pool/binutils
- Add support for AMD XOP instructions.
Let's try this a bit. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=17
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cross-ppc64-binutils (Version 2.20.0)
|
||||
# spec file for package binutils (Version 2.20.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
|
||||
Name: cross-ppc64-binutils
|
||||
Name: cross-ppc64-binutils
|
||||
BuildRequires: bison dejagnu flex gcc-c++
|
||||
%if 0%{suse_version} > 1110
|
||||
BuildRequires: zlib-devel-static
|
||||
@@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff
|
||||
Patch14: binutils-build-as-needed.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch100: xop.diff.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if "%{name}" != "binutils"
|
||||
%define _prefix /opt/cross
|
||||
@@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
%patch92
|
||||
%endif
|
||||
%patch100 -p1
|
||||
#
|
||||
# test_vanilla
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user