diff options
| author | Thomas Winget <tewinget@gmail.com> | 2014-09-17 17:44:35 -0400 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2014-09-23 22:58:31 +0200 |
| commit | 5bd343778fb5da91c81d086ca02580a0f0ea65b1 (patch) | |
| tree | d73db35ac29eac01885fcf0cc8fb6a42d81e1582 /src/common | |
| parent | c14c7e16839b6cfe32527f2b01a9a1507e3d419e (diff) | |
| download | monzero-core-5bd343778fb5da91c81d086ca02580a0f0ea65b1.tar.gz monzero-core-5bd343778fb5da91c81d086ca02580a0f0ea65b1.tar.xz monzero-core-5bd343778fb5da91c81d086ca02580a0f0ea65b1.zip | |
Fixed CMake search for libunbound
As it turns out, some of CMake's built-in modules for detecting headers
and libraries don't work if you have certain compiler flags set, such as
-Werror=old-style-definition, as they do "int main()" rather than
"int main(void)". Having CMake search for libs before compiler flags
are set alleviates this issue, and I believe the underlying issue will
be fixed in future releases of CMake.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions
