Fix musl build
This commit is contained in:
4
glava.c
4
glava.c
@@ -69,6 +69,10 @@
|
|||||||
#error "Unsupported target system"
|
#error "Unsupported target system"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef ACCESSPERMS
|
||||||
|
#define ACCESSPERMS (S_IRWXU|S_IRWXG|S_IRWXO) /* 0777 */
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Copy installed shaders/configuration from the installed location
|
/* Copy installed shaders/configuration from the installed location
|
||||||
(usually /etc/xdg). Modules (folders) will be linked instead of
|
(usually /etc/xdg). Modules (folders) will be linked instead of
|
||||||
copied. */
|
copied. */
|
||||||
|
|||||||
Reference in New Issue
Block a user