mirror of git://sourceware.org/git/glibc.git
Allow SO* symbols.
This commit is contained in:
parent
3eb4be9320
commit
4e0fc56262
|
|
@ -116,4 +116,5 @@ allow ifra_*
|
||||||
allow msg_*
|
allow msg_*
|
||||||
allow cmsg_*
|
allow cmsg_*
|
||||||
allow l_*
|
allow l_*
|
||||||
|
allow SO*
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue