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.2.0.8.g08c36 DragonFly_RELEASE_2_2 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: Mon, 23 Mar 2009 05:23:41 -0700 (PDT)

commit 08c369025596ef41b94f4278d31b5232b3df7263
Author: Hasso Tepper <hasso@estpak.ee>
Date:   Mon Mar 23 14:21:37 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        |    2 +-
 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, 20 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08c369025596ef41b94f4278d31b5232b3df7263


-- 
DragonFly BSD source repository



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