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

DragonFly-2.3.0.465.ge0d0c2 master gnu/usr.bin/cc34 Makefile.tgt gnu/usr.bin/cc34/c++ Makefile gnu/usr.bin/cc34/cc Makefile gnu/usr.bin/cc34/cc1obj Makefile gnu/usr.bin/cc34/cc1plus Makefile gnu/usr.bin/cc34/cpp Makefile gnu/usr.bin/cc34/gcov Makefile gnu/usr.bin/cc34/libbackend Makefile gnu/usr.bin/cc41 Makefile.tgt gnu/usr.bin/cc41/c++ Makefile gnu/usr.bin/cc41/cc Makefile gnu/usr.bin/cc41/cc1obj Makefile gnu/usr.bin/cc41/cc1plus Makefile gnu/usr.bin/cc41/cpp Makefile gnu/usr.bin/cc41/gcov Makefile gnu/usr.bin/cc41/libbackend Makefile


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 22 Mar 2009 05:04:49 -0700 (PDT)

commit e0d0c285c801233cefd5f47384053361f13f0a8f
Author: Hasso Tepper <hasso@estpak.ee>
Date:   Sun Mar 22 11:49:50 2009 +0200

    Fix target machine define in compiler.
    
    Make(1) doesn't like "target" as a name for variable, seems.

Summary of changes:
 gnu/usr.bin/cc34/Makefile.tgt        |    2 +-
 gnu/usr.bin/cc34/c++/Makefile        |    2 +-
 gnu/usr.bin/cc34/cc/Makefile         |    2 +-
 gnu/usr.bin/cc34/cc1obj/Makefile     |    3 ++-
 gnu/usr.bin/cc34/cc1plus/Makefile    |    3 ++-
 gnu/usr.bin/cc34/cpp/Makefile        |    2 +-
 gnu/usr.bin/cc34/gcov/Makefile       |    2 +-
 gnu/usr.bin/cc34/libbackend/Makefile |    2 +-
 gnu/usr.bin/cc41/Makefile.tgt        |    4 +++-
 gnu/usr.bin/cc41/c++/Makefile        |    2 +-
 gnu/usr.bin/cc41/cc/Makefile         |    2 +-
 gnu/usr.bin/cc41/cc1obj/Makefile     |    3 ++-
 gnu/usr.bin/cc41/cc1plus/Makefile    |    3 ++-
 gnu/usr.bin/cc41/cpp/Makefile        |    2 +-
 gnu/usr.bin/cc41/gcov/Makefile       |    2 +-
 gnu/usr.bin/cc41/libbackend/Makefile |    2 +-
 16 files changed, 22 insertions(+), 16 deletions(-)

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


-- 
DragonFly BSD source repository



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