commit | fea08e0803f9cf2fc888c5b9fc0fd9b93a2272e7 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Jul 18 15:10:25 2012 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Jul 31 20:05:54 2012 +0000 |
tree | 6d120ecaf82401ad6ae1ae483ed55a02fc8a167a | |
parent | 7edc3fed5e48bf59744f67d319e32e2cca0cfa8e [diff] |
configure: Fix warnings in VDE library probe Fix compile warnings in the VDE library probe ("passing argument 1 of 'vde_open_real' discards 'const' qualifier from pointer target type", ditto argument 2). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>