commit | e3fc14c3a1a77a1cda669a3e16f1f6b82577e4ec | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Tue Jun 30 21:29:03 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Jul 09 16:58:08 2009 -0500 |
tree | be3714c12d9f72f6a0933e88c9efb70624527919 | |
parent | dca61621f8a953623aeef62fc5d579a513af45e9 [diff] |
configure: Append extra cflags and ldflags In order to allow overriding flags that are set by configure, we have to append them instead of prepending as it is done so far. v2: Clarify documentation. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>