mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #709] [MERGED] Cross compilation support #1358
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/709
Author: @stephenkyle-ARM
Created: 9/18/2018
Status: ✅ Merged
Merged: 9/27/2018
Merged by: @eustas
Base:
master← Head:cross-compilation-support📝 Commits (4)
adc8414build: add cross-compilation support to make75970e6build: add cross-compilation support to cmake1f2545aCI: add arm-linux-gnueabihf-gcc builder to Travis5a35e57CI: propagate cmake errors out of .travis.sh📊 Changes
8 files changed (+71 additions, -11 deletions)
View changed files
📝
.travis.yml(+14 -0)📝
CMakeLists.txt(+28 -4)📝
Makefile(+14 -2)📝
scripts/.travis.sh(+3 -3)📝
tests/compatibility_test.sh(+4 -1)📝
tests/roundtrip_test.sh(+4 -1)📝
tests/run-compatibility-test.cmake(+2 -0)📝
tests/run-roundtrip-test.cmake(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.