citus/vendor
Sait Talha Nisanci dc53350652 Update Makefile to link libbacktrace
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.
2020-07-13 16:36:47 +03:00
..
libbacktrace Update Makefile to link libbacktrace 2020-07-13 16:36:47 +03:00
safestringlib Fix compilation issues with safestringlib 2020-03-19 11:52:20 +01:00
README.md Update cherry-pick hash in vendor README 2020-03-19 11:53:05 +01:00

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