[DragonFlyBSD - Submit #2256] (Closed) [PATCH] Added the variable NO_GCC44 to the system
    bugtracker-admin at leaf.dragonflybsd.org 
    bugtracker-admin at leaf.dragonflybsd.org
       
    Fri Aug 15 03:32:47 PDT 2014
    
    
  
Issue #2256 has been updated by jorisgio.
Description updated
Status changed from New to Closed
----------------------------------------
Submit #2256: [PATCH] Added the variable NO_GCC44 to the system
http://bugs.dragonflybsd.org/issues/2256#change-12184
* Author: juanfra684
* Status: Closed
* Priority: Normal
* Assignee: swildner
* Category: 
* Target version: 
----------------------------------------
The purpose of this change is allow to the developers skip the compilation of
GCC 4.1 and 4.4 and save the time spent in the compilation of GCC, when they
are compiling the system with other compiler (like clang).
---
 Makefile.inc1              |    4 ++++
 etc/defaults/make.conf     |    1 +
 gnu/lib/Makefile           |    5 ++++-
 gnu/usr.bin/Makefile       |    2 ++
 share/man/man5/make.conf.5 |    3 +++
 5 files changed, 14 insertions(+), 1 deletions(-)
---Files--------------------------------
0001-Added-the-variable-NO_GCC44-to-the-system.patch (2.58 KB)
-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
    
    
More information about the Submit
mailing list