FreeBSD Bugzilla – Attachment 178137 Details for
Bug 215440
sysutils/u-boot-utilite: Fix build failure on FreeBSD/i386 and FreeBSD/amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build failure by specifying correct gcc version
u-boot-utilite.patch (text/plain), 496 bytes, created by
Martin Waschbüsch
on 2016-12-20 09:10:17 UTC
(
hide
)
Description:
Fix build failure by specifying correct gcc version
Filename:
MIME Type:
Creator:
Martin Waschbüsch
Created:
2016-12-20 09:10:17 UTC
Size:
496 bytes
patch
obsolete
>diff -ruN u-boot-utilite.orig/Makefile u-boot-utilite/Makefile >--- u-boot-utilite.orig/Makefile 2016-07-24 11:26:58.000000000 +0000 >+++ u-boot-utilite/Makefile 2016-12-19 14:22:39.528625000 +0000 >@@ -15,9 +15,9 @@ > > LICENSE= GPLv2 > >-BUILD_DEPENDS= ${CROSS_GCC}:devel/arm-none-eabi-gcc >+BUILD_DEPENDS= ${CROSS_GCC}:devel/arm-none-eabi-gcc492 > >-CROSS_GCC= arm-none-eabi-gcc >+CROSS_GCC= arm-none-eabi-gcc-4.9.2 > > EXTRA_PATCHES= ${WRKDIR}/cm-fx6-u-boot/u-boot/u-boot-2015.07-cm-fx6-3.patch:-p1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215440
: 178137