Fix musl build

This commit is contained in:
Daniel Santana
2019-01-04 22:23:52 -02:00
parent 4d51ccbd54
commit 4705699bb6

View File

@@ -69,6 +69,10 @@
#error "Unsupported target system"
#endif
#ifndef ACCESSPERMS
#define ACCESSPERMS (S_IRWXU|S_IRWXG|S_IRWXO) /* 0777 */
#endif
/* Copy installed shaders/configuration from the installed location
(usually /etc/xdg). Modules (folders) will be linked instead of
copied. */