aboutsummaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Collapse)Author
2021-04-27Add libcppcbor to library build systemStephen Crane
Switch to building libcppcbor with the library.mk system instead of as a generic lk module. Test: build.py qemu-generic-arm64-test-debug Change-Id: I04b91b6c18480bdc9018be18aebaf9b40bdefedf
2020-11-11Allow building libcppbor with -fno-rttiBram Bonné
Bug: 171373138 Test: trusty/vendor/google/aosp/scripts/build.py generic-arm64-test-debug Test: m -j Change-Id: Ib8ef8528ed21dc5043cf6fbc2d048c1a657e7be3
2020-10-21Add Trusty support to libcppbor.Bram Bonné
Add a rules.mk file to libcppbor to allow Trusty to depend on it. Additionally, remove dependency on the Android logging framework when running in the Trusty environment, and remove dependencies on stringstream to improve portability. Bug: 171373138 Test: trusty/vendor/google/aosp/scripts/build.py generic-arm64-test-debug Test: m -j Change-Id: I7a01db28e6bf448886f4a7a1a4dea02d569493c9