commit | e3fc14c3a1a77a1cda669a3e16f1f6b82577e4ec | [log] [tgz] |
---|---|---|
author | Jan Kiszka <[email protected]> | Tue Jun 30 21:29:03 2009 +0200 |
committer | Anthony Liguori <[email protected]> | 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 <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>