Use (better) path to libICE when doing check_library_exists.
ClosedPublic

Authored by adridg on Apr 14 2019, 10:51 PM.

Details

Reviewers
davidedmundson
Summary

Using just "ICE" means that -lICE gets passed to the linker for
this test, and *that* might not be in the default linker path.
The X11 feature tests have given us the full path to the library,
though, so use it.

Test Plan

Like this, _IceNoTransListen is correctly found on FreeBSD

Diff Detail

Repository
R120 Plasma Workspace
Branch
fixup-ksmserver
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10879
Build 10897: arc lint + arc unit
adridg created this revision.Apr 14 2019, 10:51 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 14 2019, 10:51 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
adridg requested review of this revision.Apr 14 2019, 10:51 PM
davidedmundson accepted this revision.Apr 15 2019, 8:21 AM
This revision is now accepted and ready to land.Apr 15 2019, 8:21 AM
adridg closed this revision.May 28 2020, 11:18 AM

Pushed via invent in 0c4ad7f1