me
/
guix
Archived
1
0
Fork 0

gnu: perf: Set 'CC'.

* gnu/packages/linux.scm (perf)[arguments]: Add "CC=gcc" to #:make-flags.
This fixes a (harmless?) error message during the 'configure' phase.
master
Ludovic Courtès 2020-06-12 22:55:52 +02:00
parent 221a104248
commit ff30860b63
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -3711,6 +3711,7 @@ in a digital read-out.")
#t)))
#:make-flags (list (string-append "prefix="
(assoc-ref %outputs "out"))
"CC=gcc"
"WERROR=0"
;; By default, 'config/Makefile' uses lib64 on