Merge change 71
* changes: Increase the limit of loaded shared libraries from 64 to 96 This change is required for OpenCORE 2.0
This commit is contained in:
commit
51cec57e44
@ -51,7 +51,7 @@
|
||||
|
||||
#include "ba.h"
|
||||
|
||||
#define SO_MAX 64
|
||||
#define SO_MAX 96
|
||||
|
||||
/* >>> IMPORTANT NOTE - READ ME BEFORE MODIFYING <<<
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user