зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
4 строки
171 B
Plaintext
4 строки
171 B
Plaintext
2020
|
|
https://fzakaria.com/2020/11/12/debugging-a-jnr-ffi-bug-in-nix.html
|
|
export JAVA_TOOL_OPTIONS=-Djava.library.path=${stdenv.lib.makeLibraryPath [ stdenv.cc.libc ]}
|