CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2020/12/21 11:25:13

Modified files:
        www/chromium   : Makefile 
        www/iridium    : Makefile 

Log message:
put back BROKEN-i386 in chromium and add it to iridium, the binaries
cannot be loaded, they immediately exit:

: [email protected]; chrome
/usr/local/bin/chrome[60]: /usr/local/chrome/chrome: Cannot allocate memory

: [email protected]; size /usr/local/chrome/chrome
text    data    bss     dec     hex
180104608       3805736 1949616 185859960       b13ff78

exiting happens very early, before ld.so loads libraries:

: [email protected]; LD_DEBUG=1 /usr/local/chrome/chrome
ksh: /usr/local/chrome/chrome: Cannot allocate memory

no point wasting 2x24h in build for these two.

Reply via email to