mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() Fix build failure against Atmel ASF3 SDK that does not provide a file API conforming to POSIX. libwebsockets/lib/core/libwebsockets.c: In function 'lws_open': libwebsockets/lib/core/libwebsockets.c:187:18: error: 'O_CREAT' undeclared (first use in this function) if (((__oflag & O_CREAT) == O_CREAT) ^~~~~~~ |
||
---|---|---|
.. | ||
abi | ||
Android.mk | ||
cross-aarch64-android.cmake | ||
cross-aarch64.cmake | ||
cross-arm-android-gnueabi.cmake | ||
cross-arm-linux-gnueabihf.cmake | ||
cross-atmel.cmake | ||
cross-esp32.cmake | ||
cross-linkit.cmake | ||
cross-ming.cmake | ||
cross-openwrt-makefile | ||
cross-w32.cmake | ||
cross-w64.cmake | ||
iOS.cmake |