Skip to content
This repository has been archived by the owner. It is now read-only.

Fix gonk build #120

Merged
merged 1 commit into from Dec 15, 2014
Merged

Fix gonk build #120

merged 1 commit into from Dec 15, 2014

Commits on Dec 11, 2014

  1. 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
You can’t perform that action at this time.