Roman Scherer schreef op za 26-03-2022 om 15:09 [+0100]: > +             (lambda* (#:key (make-flags '()) outputs #:allow-other- > keys) 'make-flags' is never set, so I would remove it and simplify the invoke to (invoke "make" ... (string-append "CC=" ,(cc-for-target))) Greetings, Maxime.