toolchain: prepare to pass more additional CFLAGS via the wrapper
authorYann E. MORIN <yann.morin@orange.com>
Tue, 12 Mar 2019 12:09:32 +0000 (13:09 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 12 Mar 2019 23:00:59 +0000 (00:00 +0100)
commit15892d5656c6da7f8f58066df013a6ff428897bf
tree2affaa569e964b00d995596037dad22bf611106d
parent031a033eb267d1db98c88c87177ebb743e57f839
toolchain: prepare to pass more additional CFLAGS via the wrapper

Currently, we pass the user-supplied so-called target optimisation flags
to the wrapper.

We're going to have additional such CFLAGS to pass, so push-back the
formatting loop to quote the options at the last moment.

Reported-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: "Yann E. MORIN" <yann.morin@orange.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
toolchain/toolchain-wrapper.mk