OSDN Git Service

Add -Wl,--no-as-needed to ld flags
authorRaymond Chiu <chiur@google.com>
Thu, 31 Jan 2019 00:00:08 +0000 (16:00 -0800)
committerChris Forbes <chrisforbes@google.com>
Thu, 31 Jan 2019 00:24:17 +0000 (00:24 +0000)
commit787f953343b0cd97e946682cc28be5d9900f2e49
tree1543a189fa5226aa889752e4af84ecc2016673f9
parent77630f1e7d12c647a829dca1f07119ec3a784451
Add -Wl,--no-as-needed to ld flags

Older version of gcc mistakenly missed out on linking libdl without it.

Change-Id: I5c12972c140348fa504e4ff4acb81655b445b4a5
Reviewed-on: https://swiftshader-review.googlesource.com/c/24268
Reviewed-by: Chris Forbes <chrisforbes@google.com>
Tested-by: Chris Forbes <chrisforbes@google.com>
CMakeLists.txt
kokoro/gcp_ubuntu/continuous.sh