~ruther/guix-local

e0148efc7f882ba26603897356fa5b8ed4e91455 — Maxim Cournoyer 6 months ago f4768a9
Revert "gnu: gcc-mesboot: Raise default timeout via property."

This reverts commit f4768a9a9d6538127199d9b30af14ea1ea3576da.
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/commencement.scm
M gnu/packages/commencement.scm => gnu/packages/commencement.scm +1 -2
@@ 1839,8 1839,7 @@ exec " gcc "/bin/" program
                      (format (current-error-port) "C_INCLUDE_PATH=~a\n" (getenv "C_INCLUDE_PATH"))
                      (format (current-error-port) "CPLUS_INCLUDE_PATH=~a\n" (getenv "CPLUS_INCLUDE_PATH"))
                      (format (current-error-port) "LIBRARY_PATH=~a\n"
                              (getenv "LIBRARY_PATH"))))))))))
    (properties '((timeout . 72000)))))    ;20 hours
                              (getenv "LIBRARY_PATH"))))))))))))

(define gcc-mesboot-wrapper
  ;; We need this so gcc-mesboot can be used to create shared binaries that