cl
cl copied to clipboard
Incorrect cflags on aarch64
In the Makefile it sets -m64
, which is not a valid flag on aarch64 (arm64): https://github.com/tonyrog/cl/blob/e82c6f35a21df8512f6bdf303f6c899afc08c7e1/c_src/Makefile#L72
This flag should be only set on x86_64. Noticed in https://hydra.nixos.org/build/108686242/nixlog/1