]> git.proxmox.com Git - mirror_qemu.git/commit
Use gcc warning flag -Wtype-limits
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:15 +0000 (05:53 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 18 Sep 2010 05:53:15 +0000 (05:53 +0000)
commit6e15cb5f6d87d0039b4c1590d1577ae14db17b50
tree3634565a98f2de40bdab40e19cb97b7e079aa2cd
parent7d1476898fd58d6ae5c054e6afddf18c335d9d89
Use gcc warning flag -Wtype-limits

If the compiler supports the warning flag -Wtype-limits, use it.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure