Fix liboath detection and use include directory.
AbandonedPublic

Authored by adridg on Jan 18 2020, 7:59 AM.

Details

Reviewers
bshah
tcberner
Group Reviewers
FreeBSD
Summary
  • oath.h is always included as liboath/oath.h
  • the find package however returned the path including the suffix
  • search for liboath/oath.h instead, and thereby return the proper path

This fixes the build on FreeBSD.

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21313
Build 21331: arc lint + arc unit
tcberner requested review of this revision.Jan 18 2020, 7:59 AM
tcberner created this revision.

Keysmith no-longer uses the liboath. So I think this can be closed now.

adridg commandeered this revision.May 30 2020, 12:30 AM
adridg abandoned this revision.
adridg added a reviewer: tcberner.

"Overcome by events" as we say in FreeBSD-land