[gnome-build-meta/valentindavid/factorize-board-image-deps] boards/pinebook-pro/u-boot.bst: Fix compilation with GCC 10
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/factorize-board-image-deps] boards/pinebook-pro/u-boot.bst: Fix compilation with GCC 10
- Date: Fri, 12 Jun 2020 22:13:12 +0000 (UTC)
commit 7867530e3355ad75f5ac0c98359b3c75c729a22c
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]