SHA256
1
0
forked from pool/binutils

Accepting request 957216 from home:marxin:branches:devel:gcc

- Use verbose mode for make for cross compilers.

OBS-URL: https://build.opensuse.org/request/show/957216
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=390
This commit is contained in:
Martin Liška 2022-02-24 09:09:30 +00:00 committed by Git OBS Bridge
parent 303dd11d49
commit 845bec2bea
48 changed files with 168 additions and 48 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -393,11 +393,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 24 06:55:14 UTC 2022 - Martin Liška <mliska@suse.cz>
- Use verbose mode for make for cross compilers.
-------------------------------------------------------------------
Wed Feb 23 17:52:15 UTC 2022 - Michael Matz <matz@suse.com>

View File

@ -396,11 +396,11 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--enable-default-hash-style=both \
%endif
${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"}
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
make %{?_smp_mflags} all-bfd TARGET-bfd=headers V=1
rm */config.cache
# force reconfiguring
rm bfd/Makefile
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%if "%{TARGET}" == "avr"
# build an extra nesC version because nesC requires $'s in identifiers
cp -a gas gas-nesc