Skip to content

Use the concrete libevent libdir for configuring OpenMPI#5087

Open
AndreasGocht wants to merge 1 commit into
spack:developfrom
AndreasGocht:patch-2
Open

Use the concrete libevent libdir for configuring OpenMPI#5087
AndreasGocht wants to merge 1 commit into
spack:developfrom
AndreasGocht:patch-2

Conversation

@AndreasGocht
Copy link
Copy Markdown

On some Systems (e.g. Ubuntu), libevent is not found under /usr/lib but /usr/lib/aarch64-linux-gnu/ or similar. Using /usr as the prefix does therefore not work. So this commit provides autotools with the actual location of libevent.

On some Systems (e.g. Ubuntu), `libevent` is not found under `/usr/lib` but `/usr/lib/aarch64-linux-gnu/` or similar. Using `/usr` as the prefix does therefore not work. So this commit provides autotools with the actual location of `libevent`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants