Comment 2 for bug 1203492

Revision history for this message
SirVer (sirver) wrote :

There is a third way which seems easiest: implement a hack in CMakeFiles.txt that checks for the gcc version < 4.6 and add -Dnullptr=NULL to the cflags. Does this not work?