mirror of https://github.com/pyodide/pyodide.git
Set #undef HAVE_UTIMENSAT and HAVE_SIGACTION
This commit is contained in:
parent
f58028e87b
commit
79b908938b
|
@ -2,3 +2,5 @@
|
|||
#undef HAVE_EPOLL_CREATE1
|
||||
#undef HAVE_LINUX_VM_SOCKETS_H
|
||||
#undef HAVE_SOCKETPAIR
|
||||
#undef HAVE_UTIMENSAT
|
||||
#undef HAVE_SIGACTION
|
||||
|
|
Loading…
Reference in New Issue