git: Add README's to new vendor/GCC50 branch and one local mod
John Marino
marino at crater.dragonflybsd.org
Tue Feb 10 05:57:54 PST 2015
commit 966ef70e41eb2e344441122be6ee1313025a16a8
Author: John Marino <draco at marino.st>
Date: Tue Feb 10 14:46:24 2015 +0100
Add README's to new vendor/GCC50 branch and one local mod
Since GCC 5.0 will be the first release to officially support DragonFly,
there are very few local modifications planned, three. At this time,
I'm only adding the first which defines the default search directories
for gcc libraries and programs.
Summary of changes:
contrib/{gcc-4.7 => gcc-5.0}/README.DELETED | 214 +++++++++++++++++++++-------
contrib/gcc-5.0/README.DRAGONFLY | 19 +++
contrib/gcc-5.0/gcc/gcc.c | 18 ++-
3 files changed, 195 insertions(+), 56 deletions(-)
copy contrib/{gcc-4.7 => gcc-5.0}/README.DELETED (80%)
create mode 100644 contrib/gcc-5.0/README.DRAGONFLY
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/966ef70e41eb2e344441122be6ee1313025a16a8
--
DragonFly BSD source repository
More information about the Commits
mailing list