[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49025] [PATCH core-updates 33/37] tk: Do not use %build-inputs when
From: |
Maxime Devos |
Subject: |
[bug#49025] [PATCH core-updates 33/37] tk: Do not use %build-inputs when cross-compiling. |
Date: |
Mon, 14 Jun 2021 17:39:22 +0200 |
User-agent: |
Evolution 3.34.2 |
%build-inputs does not exists when cross-compiling,
so use #$(this-package-input ...) instead.
* gnu/packages/tcl.scm
(tk)[arguments]<#:configure-flags>: Use 'this-package-input'
instead of '%build-inputs' when cross-compiling.
---
gnu/packages/tcl.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
0033-tk-Do-not-use-build-inputs-when-cross-compiling.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#49025] [PATCH core-updates 33/37] tk: Do not use %build-inputs when cross-compiling.,
Maxime Devos <=