CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/29 15:06:52
Modified files:
www/chromium : Makefile
Log message:
chromium: disable build on i386, the binary cannot be execve()'d, it
immediately returns ENOMEM so there's no point wasting 26h in a build
for it
2254 sh NAMI "/usr/local/chrome/chrome"
2254 sh RET execve -1 errno 12 Cannot allocate memory
