compile.h 183 B

1234
  1. #define UTS_MACHINE "x86_64"
  2. #define LINUX_COMPILE_BY "root"
  3. #define LINUX_COMPILE_HOST "archlinux"
  4. #define LINUX_COMPILER "gcc (GCC) 16.1.1 20260430, GNU ld (GNU Binutils) 2.46.0"