1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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:
Ricardo Wurmus
2024-01-30 22:44:43 +01:00
parent c2dc19aecc
commit f6bbee5f05

View File

@@ -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