re2_test.cc: Ask sysconf() for pagesize rather than assuming multiple of 8k
Tests fail on Debian/ia64 because ia64 has 16k pages, but we try to munmap an 8k page.

Fixes issue 45

R=rsc
CC=re2-dev
http://codereview.appspot.com/5296045
1 file changed