Skip to content
Snippets Groups Projects
Commit 00ba041c authored by Mans Rullgard's avatar Mans Rullgard
Browse files

Use --sysroot flag for clang


Although not documented, clang does support the --sysroot flag, and it
does the right thing.  Use this flag intead of -isysroot which only
applies to header file searches, not the linker.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 0b32da90
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