1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ovmf: Set target to #f.

* gnu/packages/firmware.scm (ovmf)[arguments]: Set target to #f.

Change-Id: Iee1b731977f2731277d2e907ee2db2ad85af195f
This commit is contained in:
Efraim Flashner
2023-12-19 14:44:12 +02:00
parent d542593092
commit a512bbd23a

View File

@@ -891,6 +891,7 @@ Executables included are:
(arguments
(list
#:tests? #f ; No check target.
#:target #f ; Package produces firmware.
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'patch-source