commit | 3795c0618f676f39e9f05d63e12e38ce744615c0 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Sun Jul 13 14:37:16 2014 -0700 |
committer | Jesse Hall <jessehall@google.com> | Sun Jul 13 21:36:05 2014 -0700 |
tree | 8f37928c3a3686dc4b035d857d6f6a8195e85337 | |
parent | 96a68d45f5f36504130eb4bbb6f3faef3df8b66f [diff] |
Compile libsurfaceflinger with Clang and -std=c++11 This is necessary to use C11/C++11 stdlib atomics, which the next change will do. This change also fixes a couple bits of syntax that both GCC and Clang refuse to compile in -std=c++11 mode. Change-Id: Ia14d9d6b537a3bb106c23e19a277e48be180754c