linux-kobo-clara-downstream: binutils 2.41 fix (MR 4550)
no more solaris format for sections
This commit is contained in:
parent
3531702772
commit
a5feb76365
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ prepare() {
|
||||||
REPLACE_GCCH=0
|
REPLACE_GCCH=0
|
||||||
default_prepare
|
default_prepare
|
||||||
. downstreamkernel_prepare
|
. downstreamkernel_prepare
|
||||||
|
find "$builddir/arch/arm" -name "*.S" -type f -exec sed -i '/^[[:blank:]]*\.section/s/#alloc,[[:blank:]]*#execinstr/"ax"/;/^[[:blank:]]*\.section/s/#alloc/"a"/' \{\} \;
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue