[gnome-build-meta/valentindavid/factorize-board-image-deps: 4/4] boards/pinebook-pro/u-boot.bst: Fix compilation with GCC 10
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/factorize-board-image-deps: 4/4] boards/pinebook-pro/u-boot.bst: Fix compilation with GCC 10
- Date: Sat, 13 Jun 2020 17:42:29 +0000 (UTC)
commit 375eb90a5b958015ad729b17025f304e10739127
Author: Valentin David <valentin david codethink co uk>
Date: Sat Jun 13 00:12:34 2020 +0200
boards/pinebook-pro/u-boot.bst: Fix compilation with GCC 10
elements/boards/pinebook-pro/u-boot.bst | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/elements/boards/pinebook-pro/u-boot.bst b/elements/boards/pinebook-pro/u-boot.bst
index 1d8416ef..4654b455 100644
--- a/elements/boards/pinebook-pro/u-boot.bst
+++ b/elements/boards/pinebook-pro/u-boot.bst
@@ -25,6 +25,9 @@ variables:
config:
configure-commands:
+ - |
+ sed -i "/YYLTYPE yylloc;/d" scripts/dtc/dtc-lexer.l
+
- make "%{board}_defconfig"
build-commands:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]