mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
* Use execstack to test executable stack permissions The output of readelf wasn't stable * Tee output to stdout in pkg_tester "run" function * Test compiling an app that includes fdb_c.h Featuring both cmake and pkg_tester, since we intend to support those in our packages. * Fix packaging bug The libdir in the pkg-config file in the packages was wrong