jperkin
55eb823418
Revert part of previous, GCC_TARGET_MACHINE must be used so that, when set by
...
the user, the runtime directory is in sync between the main gcc package and
the gcc-libs package.
Bump PKGREVISIONs.
2013-06-21 09:40:47 +00:00
jperkin
2e3912cd0a
Update variable names to match those in the buildlink3.mk files, and to avoid
...
any possible clashes with the main gcc packages.
If you were previously using GCC_TARGET_MACHINE to configure the location to
the runtime libraries, you should update it to LIBGCC_TARGET_MACHINE.
Bump PKGREVISIONs.
2013-06-14 09:01:41 +00:00
jperkin
c8ae46418d
When using USE_PKGSRC_GCC_RUNTIME, do not add an rpath for the main GCC libs.
2013-06-14 08:53:26 +00:00
jperkin
046b3ac2ed
Don't override gcc variables, use ones specific to gcc-libs.
...
Avoids issue with USE_PKGSRC_GCC_RUNTIME where the gcc48 package would
end up installing to gcc47's prefix.
2013-06-13 10:39:43 +00:00
adam
c68f40e9ce
Changes 4.8.1:
...
This release is a bug-fix release, containing fixes for regressions in GCC 4.8.0 relative to previous releases of GCC.
2013-06-02 18:12:22 +00:00
sbd
af861853c1
Bump PKGREVISION because of lang/gcc48 revbump.
2013-04-21 09:09:51 +00:00
adam
6df113d1c2
Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION
2013-04-19 16:34:46 +00:00
adam
1a4acc5d10
GCC48_DIST_VERSION -> GCC_DIST_VERSION; required for compiler/gcc.mk
2013-04-17 17:40:33 +00:00
jperkin
3f2a4c7870
Explicitly depend upon gcc48 rather than relying on general GCC_DIST_VERSION,
...
which is currently set to gcc47.
Should fix pbulk resolution failures.
2013-04-04 11:12:50 +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