guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36477] [PATCH v3 16/48] gnu: eudev: Fix cross-compilation.


From: Mathieu Othacehe
Subject: [bug#36477] [PATCH v3 16/48] gnu: eudev: Fix cross-compilation.
Date: Wed, 02 Oct 2019 11:38:55 +0200
User-agent: mu4e 1.2.0; emacs 26.3

Hey,

>>               (let ((out (assoc-ref outputs "out")))
>> -               (invoke (string-append out "/bin/udevadm")
>> -                       "hwdb" "--update")))))
>
> I guess we’d need to add ‘this-package’ to ‘native-inputs’ to do that,
> right?

Yes but as this commands produces a binary and there is no "target"
option, some portability issues could arise.

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]