DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.758.ge1da68 master Makefile.inc1 Makefile_upgrade.inc gnu/lib/csu Makefile.csu gnu/lib/gcc34/csu Makefile gnu/lib/gcc41/csu Makefile lib Makefile lib/csu Makefile lib/csu/amd64 Makefile.csu lib/csu/i386 Makefile.csu


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Apr 2009 15:58:00 -0700 (PDT)

commit e1da6819a11d14dfd163565fd6b836a29676de8b
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Mon Apr 20 00:46:24 2009 +0200

    csu:  move crt files to /usr/lib
    
    Instead of installing our start files in gcc directories, install the
    generic ones in /usr/lib.  This should make porting other compilers more
    easy.
    
    Requested-by:  hasso@

Summary of changes:
 Makefile.inc1              |    2 +-
 Makefile_upgrade.inc       |   10 +++++++++-
 gnu/lib/csu/Makefile.csu   |    2 --
 gnu/lib/gcc34/csu/Makefile |    2 --
 gnu/lib/gcc41/csu/Makefile |    2 --
 lib/Makefile               |    3 ++-
 lib/csu/Makefile           |   14 ++++++++++++++
 lib/csu/amd64/Makefile.csu |    2 --
 lib/csu/i386/Makefile.csu  |    2 --
 9 files changed, 26 insertions(+), 13 deletions(-)
 create mode 100644 lib/csu/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e1da6819a11d14dfd163565fd6b836a29676de8b


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]