OSDN Git Service

build: support non-standard replacements for -E flag
authorMans Rullgard <mans@mansr.com>
Fri, 20 Jul 2012 21:22:41 +0000 (22:22 +0100)
committerMans Rullgard <mans@mansr.com>
Sat, 28 Jul 2012 00:50:12 +0000 (01:50 +0100)
commit18031c49dcf0317b1f0690b3bb2941a6a94db38f
treeac99a4791b11dc0793289596177690fa1ae73cdf
parentd07ff3cd5a31fad25e2fc89ce8ef98da144c0ee6
build: support non-standard replacements for -E flag

This allows using non-standard flags for running the C preprocessor.
The -o flag must be included in this setting due to strange syntax
required by some compilers.

Set the correct flags for tms470.

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