Accepting request 125638 from openSUSE:Factory:ARM

fix default elf format on arm

OBS-URL: https://build.opensuse.org/request/show/125638
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=98
This commit is contained in:
Richard Biener 2012-06-21 12:18:52 +00:00 committed by Git OBS Bridge
parent 65b06feb0d
commit c7eddb1a5b
32 changed files with 144 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -254,8 +254,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de
- fix default elf format for arm cross tools
-------------------------------------------------------------------
Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org

View File

@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
%if "%{TARGET}" == "arm"
TARGET_OS=%{TARGET}-suse-linux-gnueabi
%else
TARGET_OS=%{TARGET}-suse-linux
%endif
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \