Our libroot.so starts to be too big for jam... (until that is fixed, we
need this patch in place to keep the thing building). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1829 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9bd2271c4a
commit
339b7d7547
@ -449,7 +449,7 @@
|
||||
*/
|
||||
|
||||
# ifndef MAXLINE
|
||||
# define MAXLINE 10240 /* longest 'together' actions' */
|
||||
# define MAXLINE 20480 /* longest 'together' actions' */
|
||||
# endif
|
||||
|
||||
# ifndef EXITOK
|
||||
|
Loading…
Reference in New Issue
Block a user