squash! gnu: commencement: gcc-core-mesboot0: Support ARM.

This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-10-19 09:47:14 +02:00
parent 9d40ec0fcd
commit f927cc48e1
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -1046,6 +1046,7 @@ (define gcc-core-mesboot0
(setenv "CC" (string-append "tcc" cppflags))
(setenv "CC_FOR_BUILD" (string-append "tcc" cppflags))
(setenv "CPP" (string-append "tcc -E" cppflags))
(setenv "enable_threads" "single")
(with-output-to-file "config.cache"
(lambda _
(display "