-
Notifications
You must be signed in to change notification settings - Fork 707
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meson: check for availability of dladdr
Delete erroneous comment claiming that compiler.has_function is broken. This is based on a misunderstanding of the original logfile. See: #1252 (comment) Checking for dladdr works fine. Checking for `dependency('dl')` on versions of meson that are too old to support it does not work, and this is what happened on RedHat ubi-8.
- Loading branch information
1 parent
6f9932d
commit da93507
Showing
1 changed file
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters