CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/14 10:48:28
Modified files:
gnu/gcc/gcc : toplev.c
Log message:
pledge 'stdio rpath wpath cpath", since that is all large program does.
NOTE: cc1 uses brk/sbrk, which was only enabled in pledge a few hours
ago. So this requires a fairly new kernel if compiling monster c++
programs..
