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