Skip to content
Snippets Groups Projects
Commit 4b944d81 authored by Matthew Pickering's avatar Matthew Pickering Committed by Ben Gamari
Browse files

hadrian: Only copy and install libffi headers when using in-tree libffi

When passed `--use-system-libffi` then we shouldn't copy and install the
headers from the system package. Instead the headers are expected to be
available as a runtime dependency on the users system.

Fixes #21485 #21487

(cherry picked from commit fec3e7aa)
parent a3d8ccd7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment