armcc: filter out non-gcc options from ASFLAGS
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 14:45:20 +0000 (14:45 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 20:32:08 +0000 (20:32 +0000)
commitd0f0f6287c7fd29474e58fe1b86db2885f20c457
tree0996b62ff903607664090e6d7bcc7a344f7147d7
parent9d201b260627aacdb00e4a54622849aca11d85ee
armcc: filter out non-gcc options from ASFLAGS

This allows passing armcc-specific flags with --extra-cflags without
choking the assembler.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure