Changeset 17976 for trunk/Mars/Makefile


Ignore:
Timestamp:
09/30/14 00:44:15 (10 years ago)
Author:
mknoetig
Message:
mknoetig: Added static cast to resolve the ambiguous overloaded to_string that was making problems in pre C++11 compiler (aka ISDC)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/Makefile

    r17954 r17976  
    8181
    8282LIBNOVA_PATH := `which libnovaconfig`
     83#LIBNOVA_PATH := `/usr/lib64`
    8384
    8485ifeq ($(shell basename "$(LIBNOVA_PATH)X"), libnovaconfigX)
Note: See TracChangeset for help on using the changeset viewer.