summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-04-09 05:32:49 +0200
committerDan McGee <dan@archlinux.org>2012-04-09 05:32:49 +0200
commitc27a9467692616900189fce43cd18d14bbda7929 (patch)
tree5f81c1af9345583489149e360c15aa1394e50678 /configure.ac
parentd158dde30c378acc8e88d5208aa837f92331af9e (diff)
downloadpacman-c27a9467692616900189fce43cd18d14bbda7929.tar.gz
pacman-c27a9467692616900189fce43cd18d14bbda7929.tar.xz
Fix a signed overflow error on i686 with GCC 4.7.0
Not sure why this one wasn't showing up on x86_64, but this fixes the compile on i686. diskspace.c: In function 'calculate_removed_size': diskspace.c:247:4: error: assuming signed overflow does not occur when negating a division [-Werror=strict-overflow] cc1: all warnings being treated as errors Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions