diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/commencement.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm index 40f882e5e58..51a60b8d3d4 100644 --- a/gnu/packages/commencement.scm +++ b/gnu/packages/commencement.scm | |||
| @@ -1443,8 +1443,7 @@ ac_cv_c_float_format='IEEE (little-endian)' | |||
| 1443 | (let ((patch-file | 1443 | (let ((patch-file |
| 1444 | #$(local-file | 1444 | #$(local-file |
| 1445 | (search-patch "gcc-boot-4.6.4.patch")))) | 1445 | (search-patch "gcc-boot-4.6.4.patch")))) |
| 1446 | (invoke "patch" "--force" "-p1" "-i" patch-file))) | 1446 | (invoke "patch" "--force" "-p1" "-i" patch-file)) |
| 1447 | (lambda* (#:key inputs #:allow-other-keys) | ||
| 1448 | (let ((patch-file | 1447 | (let ((patch-file |
| 1449 | #$(local-file | 1448 | #$(local-file |
| 1450 | (search-patch "gcc-boot-2.95.3-arm.patch")))) | 1449 | (search-patch "gcc-boot-2.95.3-arm.patch")))) |
