Gareth Andrew Lloyd
Gareth Andrew Lloyd
Any progress on fixing RocksDB to be safe?
@memsharded would this be portable enough? ``` export CLASSPATH="${CLASSPATH:-}" export CLASSPATH="/home/gareth/.conan2/p/antlr15795d040a28f/p/res/antlr-complete.jar:$CLASSPATH" ``` It appears to be fine for `sh`, `bash`, and `zsh` Although I tested `sh` with `${CLASSPATH:+:$CLASSPATH}` and appeared...
Trying to work around this I maybe found another bug. If I do `CLASSPATH=` in my profile's `[buildenv]` then `.../build/generators/conanbuildenv-debug-x86_64.sh` will `unset CLASSPATH` completely ignoring the environment from antlr. Empty...
Regarding `jemalloc` it looks like Meta's fork has active contributions https://github.com/facebook/jemalloc