linux: Enable POSIX message queues
This commit is contained in:
parent
9dc92815ef
commit
7ea2cfa57d
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@
|
||||||
|
|
||||||
interfaces = {
|
interfaces = {
|
||||||
SYSVIPC = true;
|
SYSVIPC = true;
|
||||||
|
POSIX_MQUEUE = true;
|
||||||
USELIB = false;
|
USELIB = false;
|
||||||
|
|
||||||
UID16 = false;
|
UID16 = false;
|
||||||
|
|
Loading…
Reference in a new issue