Re: [OE-core] [PATCH 1/1] btrfs-tools: workaround DEBUG_BUILD for arm

2015-03-10 Thread Richard Purdie
On Tue, 2015-03-10 at 02:25 -0700, Robert Yang wrote: Workaround when: MACHINE = qemuarm DEBUG_BUILD = 1 Errors: {standard input}: Assembler messages: {standard input}:3383: Error: invalid operands (.text and *UND* sections) for `-' {standard input}:3389: Error: invalid operands (.text

Re: [OE-core] [PATCH 1/1] btrfs-tools: workaround DEBUG_BUILD for arm

2015-03-10 Thread Khem Raj
On Tue, Mar 10, 2015 at 2:25 AM, Robert Yang liezhi.y...@windriver.com wrote: Workaround when: MACHINE = qemuarm DEBUG_BUILD = 1 Errors: {standard input}: Assembler messages: {standard input}:3383: Error: invalid operands (.text and *UND* sections) for `-' {standard input}:3389: Error:

Re: [OE-core] [PATCH 1/1] btrfs-tools: workaround DEBUG_BUILD for arm

2015-03-10 Thread Khem Raj
On Tue, Mar 10, 2015 at 7:05 PM, Robert Yang liezhi.y...@windriver.com wrote: [CC] btrfs-show-super.o {standard input}: Assembler messages: {standard input}:3368: Error: invalid operands (.text and *UND* sections) for `-' {standard input}:3374: Error: invalid operands (.text and *UND*

Re: [OE-core] [PATCH 1/1] btrfs-tools: workaround DEBUG_BUILD for arm

2015-03-10 Thread Robert Yang
On 03/11/2015 12:28 AM, Khem Raj wrote: On Tue, Mar 10, 2015 at 2:25 AM, Robert Yang liezhi.y...@windriver.com wrote: Workaround when: MACHINE = qemuarm DEBUG_BUILD = 1 Errors: {standard input}: Assembler messages: {standard input}:3383: Error: invalid operands (.text and *UND* sections) for

Re: [OE-core] [PATCH 1/1] btrfs-tools: workaround DEBUG_BUILD for arm

2015-03-10 Thread Robert Yang
On 03/11/2015 10:12 AM, Khem Raj wrote: On Tue, Mar 10, 2015 at 7:05 PM, Robert Yang liezhi.y...@windriver.com wrote: [CC] btrfs-show-super.o {standard input}: Assembler messages: {standard input}:3368: Error: invalid operands (.text and *UND* sections) for `-' {standard input}:3374:

[OE-core] [PATCH 1/1] btrfs-tools: workaround DEBUG_BUILD for arm

2015-03-10 Thread Robert Yang
Workaround when: MACHINE = qemuarm DEBUG_BUILD = 1 Errors: {standard input}: Assembler messages: {standard input}:3383: Error: invalid operands (.text and *UND* sections) for `-' {standard input}:3389: Error: invalid operands (.text and *UND* sections) for `-' make: *** [cmds-fi-disk_usage.o]