1
2
3
4
5
|
# Nothing to run. signal-hook's build script compiles one C file, and only
# under `extended-siginfo-raw`, which nothing in this graph asks for — crossterm
# takes signal-hook for SIGWINCH alone. Without this line reindeer warns on
# every `just buckify` that it does not know what the script is for.
buildscript.run = false
|