unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob cbbab1ea407dcd917de68db8db847f1b6de17ce2 901 bytes (raw)
name: gnu/packages/patches/heads-kgpe-d16-nonalignment.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
Source: https://github.com/osresearch/heads/pull/478
From 25113cb8c2f431bb0e0c038cbd2a306069159bcb Mon Sep 17 00:00:00 2001
From: Francis Lam <flam@alum.mit.edu>
Date: Sat, 10 Nov 2018 13:41:01 -0800
Subject: [PATCH] Fix coreboot build for kgpe-d16

---
 modules/coreboot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/coreboot b/modules/coreboot
index 7081fe08..7c62b6f3 100644
--- a/modules/coreboot
+++ b/modules/coreboot
@@ -16,7 +16,7 @@ CONFIG_COREBOOT_CONFIG ?= config/coreboot-$(BOARD).config
 # Ensure that touching the config file will force a rebuild
 $(build)/$(coreboot_dir)/.configured: $(CONFIG_COREBOOT_CONFIG)
 
-EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches
+EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches -Wno-error=packed-not-aligned
 
 coreboot_configure := \
 	mkdir -p "$(build)/$(coreboot_dir)" \

debug log:

solving cbbab1ea40 ...
found cbbab1ea40 in https://yhetil.org/guix-patches/20191002211602.16635-8-dannym@scratchpost.org/

applying [1/1] https://yhetil.org/guix-patches/20191002211602.16635-8-dannym@scratchpost.org/
diff --git a/gnu/packages/patches/heads-kgpe-d16-nonalignment.patch b/gnu/packages/patches/heads-kgpe-d16-nonalignment.patch
new file mode 100644
index 0000000000..cbbab1ea40

1:24: trailing whitespace.
 
1:27: trailing whitespace.
 
1:29: space before tab in indent.
 	mkdir -p "$(build)/$(coreboot_dir)" \
Checking patch gnu/packages/patches/heads-kgpe-d16-nonalignment.patch...
Applied patch gnu/packages/patches/heads-kgpe-d16-nonalignment.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 cbbab1ea407dcd917de68db8db847f1b6de17ce2	gnu/packages/patches/heads-kgpe-d16-nonalignment.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).