cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Wextra -Werror -pedantic -Isrc -Iext/irmp -c -o src/irctl.o src/irctl.c src/irctl.c:1:10: fatal error: endian.h: No such file or directory 1 | #include <endian.h> | ^~~~~~~~~~ compilation terminated. make: *** [<builtin>: src/irctl.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: irctl