gnu: axoloti-patcher: Add missing headers.
* gnu/packages/axoloti.scm (axoloti-patcher)[arguments]: Include generic headers in search paths. Change-Id: I2e1819966eb657ba4a7e0c823e6686de8599dd9a
This commit is contained in:
parent
c2dc19aecc
commit
f6bbee5f05
@ -315,6 +315,8 @@ runtime.")
|
||||
"share/axoloti"))
|
||||
(toolchain (assoc-ref inputs "cross-toolchain"))
|
||||
(includes (string-append
|
||||
toolchain
|
||||
"/arm-none-eabi/include/:"
|
||||
toolchain
|
||||
"/arm-none-eabi/include/c++:"
|
||||
toolchain
|
||||
|
Loading…
Reference in New Issue
Block a user