Skip to content
Commit 22cc5407 authored by Ben Gamari's avatar Ben Gamari Committed by Tuomas Tynkkynen
Browse files

gcc-cross-wrapper: Fix include path

Include files are typically in the libc package's `dev` output but previously `-isystem` was looking in `out`, resulting in my cross-compilation environment not finding its include files.
parent f9f7461e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment