Re: please update patches / investigate build failures for gcc-4.7 snapshot builds
Robert Millan <[email protected]>
| Newsgroups | gmane.linux.debian.ports.amd64 |
|---|---|
| Message-ID | <CAOfDtXMCxaYEpJXAYszU53LgpWoKDhtwRiU4mCMVqL0Zra4OyQ__36611.1731426374$1324325557$gmane$org@mail.gmail.com> |
El 19 de desembre de 2011 0:55, Matthias Klose <[email protected]> ha escrit: > Please have a look at the gcc-4.7 package in experimental, update patches (hurd, > kfreebsd, ARM is fixed in svn), and investigate the build failures (currently > ia64, but more will appear). Existing kbsd-gnu.diff is obsolete, please replace with attached build fix. -- Robert Millan
kbsd-gnu.diff
(text/x-c, 422 B)
--- a/src/gcc/config/kfreebsd-gnu.h~ 2011-07-21 17:31:44.000000000 +0200 +++ b/src/gcc/config/kfreebsd-gnu.h 2011-12-19 20:20:26.961301396 +0100 @@ -33,3 +33,4 @@ #define GNU_USER_DYNAMIC_LINKER GLIBC_DYNAMIC_LINKER #define GNU_USER_DYNAMIC_LINKER32 GLIBC_DYNAMIC_LINKER32 #define GNU_USER_DYNAMIC_LINKER64 GLIBC_DYNAMIC_LINKER64 +#define GNU_USER_DYNAMIC_LINKERX32 GLIBC_DYNAMIC_LINKERX32