Fix link error due to pthread being linked in the wrong order
authorRob Hughes <robert.hughes@arm.com>
Wed, 13 Nov 2019 11:41:36 +0000 (11:41 +0000)
committerRob Hughes <robert.hughes@arm.com>
Thu, 14 Nov 2019 10:47:03 +0000 (10:47 +0000)
commit199c98eaa76d35d1122a02596b3a1db93b07c22c
treea8a7099d5fc520e03805e6d6069533df04ba6409
parent270233fc7c57486026f381cd8ba6a71b84d7be2d
Fix link error due to pthread being linked in the wrong order

Change-Id: I9602c758fe462b65d67de491d91fb2392b09b8bd
Signed-off-by: Robert Hughes <robert.hughes@arm.com>
CMakeLists.txt