Changeset 2818
- Timestamp:
 - Aug 14, 2016, 2:19:22 PM (9 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kmk/main.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kmk/main.c
r2788 r2818 3849 3849 printf (_("\n# Make statistics, printed on %s"), ctime (&when)); 3850 3850 3851 /* Aallocators: */ 3851 /* Allocators: */ 3852 #ifdef CONFIG_WITH_COMPILER 3853 kmk_cc_print_stats (); 3854 #endif 3852 3855 # ifndef CONFIG_WITH_STRCACHE2 3853 3856 strcache_print_stats ("#");  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  