commit | b04f267ec39dadbfb922b477b8178ad15581db07 | [log] [tgz] |
---|---|---|
author | Franklin Wei <git@fwei.tk> | Sun Jun 16 14:22:02 2019 -0400 |
committer | Franklin Wei <git@fwei.tk> | Sun Jun 16 14:28:56 2019 -0400 |
tree | d382dd99813557a257d4532c992e3a2f8fc6e4b5 | |
parent | 94e6a7dade44ee389f3feffe55f90098248f8810 [diff] |
sdl: prevent simulator build from using pthreads The simulator build will pull in the host SDL headers, which we can't filter out easily. A simple workaround is to simply remove the pthread include from our SDL. Change-Id: I09de0f2e85b891aa88958e21426ab450af516e76