Commit graph

13 commits

Author SHA1 Message Date
joerg
edc49ce972 Do not define putc/getc macros on NetBSD, it can wreak havoc with
cstdio.
2013-04-29 21:34:11 +00:00
adam
a31a5cb6e8 Disable libsanitizer on Mac OS X 10.6 due to linking problem. 2013-04-21 16:10:28 +00:00
sbd
6210014a2a Add substitution variable for @GCC_TARGET_MACHINE@ in gcc/Makefile.in
Bump PKGREVISION
2013-04-21 09:09:06 +00:00
sbd
6886a998c2 In some cases LINKER_RPATH_FLAG needs a trailing space so that there will be
a space between the flag and its argument.
2013-04-21 09:05:01 +00:00
sbd
7765f10b66 In LINK_LIBGCC_SPEC remove the space between LINKER_RPATH_FLAG and its
argument.
2013-04-21 09:04:09 +00:00
sbd
44d6a751a3 Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION 2013-04-20 07:31:54 +00:00
adam
6df113d1c2 Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION 2013-04-19 16:34:46 +00:00
sbd
d94f63df57 Pickup maintainership 2013-04-18 07:47:33 +00:00
adam
1a4acc5d10 GCC48_DIST_VERSION -> GCC_DIST_VERSION; required for compiler/gcc.mk 2013-04-17 17:40:33 +00:00
jperkin
53ca290d8e Remove stray space from the DEPENDS line, fixes dependency problems. 2013-04-17 10:25:41 +00:00
adam
7ceb1dbb45 Enable usage of gcc-4.8 as PKGSRC_COMPILER 2013-04-17 09:48:30 +00:00
wiz
4bebd0ea1b Make it build again. From Kai-Uwe Eckhardt.
XXX: currently not accepted by GCC_REQD=4.8.0, so more work needed.
2013-04-03 13:30:12 +00:00
wiz
77d67c535a Add gcc48 packages, provided by Kai-Uwe Eckhardt <kuehro@gmx.de>.
New major version of gcc, lots of changes.
For details, look here:
http://gcc.gnu.org/gcc-4.8/changes.html
2013-04-01 21:06:15 +00:00