mirror of https://github.com/citusdata/citus.git
We will compile and install libbacktrace to vendor/libbacktrace/build. When it is installed the headers will be in vendor/libbacktrace/build/include and the static library file will be in vendor/libbacktrace/build/lib. |
||
---|---|---|
.. | ||
libbacktrace | ||
safestringlib | ||
README.md |
README.md
Updating vendored dependencies
rm -rf safestringlib
git clone https://github.com/intel/safestringlib
rm -rf safestringlib/{.git,unittests}
git add safestringlib/
git commit -m "Update safestringlib"
git cherry-pick -x dc2a371d9f8b28ad0e68c5230bb998b4463d8131