guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49946] [PATCH 11/31] gnu: Add tree-sitter-c.


From: Maxime Devos
Subject: [bug#49946] [PATCH 11/31] gnu: Add tree-sitter-c.
Date: Tue, 10 Aug 2021 20:30:31 +0200
User-agent: Evolution 3.34.2

Pierre Langlois schreef op ma 09-08-2021 om 00:33 [+0100]:
> +             (setenv "CC" "gcc")))

Use (setenv "CC" ,(cc-for-target)) instead,
such that the cross-compiler TARGET-gcc is used
when cross-compiling.

reetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]