Comment 1 for bug 975500

Revision history for this message
lamvak (lamvak) wrote :

This patch allowed me to compile and successfully import / use gommap with newest go.
Had to remove consts.c But then I was able to just go build, not using GNU make. (The results of the consts.c existed in my checkout anyways.)
This patch makes it only possible to build gommap, but it feels like gommap needs a little project-level reconsideration.