• Fix gonk build

    Gonk uses stlport, which disables long long support when --std=c++11 is used.
    long long support is necessary for Logging.h.
    michaelwu committed Dec 11, 2014