Changeset 134 for trunk/Makefile.tools


Ignore:
Timestamp:
Jul 15, 2009, 10:41:01 AM (15 years ago)
Author:
rosiere
Message:

1) valgrind fix
2) debug file on/off

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.tools

    r132 r134  
    5959#VALGRIND                               = valgrind --tool=memcheck --leak-check=yes --show-reachable=yes
    6060VALGRIND                                = valgrind --tool=memcheck --leak-check=full --show-reachable=yes --leak-resolution=high --partial-loads-ok=yes --undef-value-errors=yes
    61 labs_CC_PREFIX                          = $(DISTCC)
     61labs_network_CC_PREFIX                  = $(DISTCC)
     62labs_local_CC_PREFIX                    = $(DISTCC)
    6263home_CC_PREFIX                          =
    6364CC_PREFIX                               = $($(MORPHEO_LOCALIZATION)_CC_PREFIX)
Note: See TracChangeset for help on using the changeset viewer.