mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #718] [MERGED] make/build: ensure NEON is enabled and tested #1362
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/718
Author: @stephenkyle-ARM
Created: 10/17/2018
Status: ✅ Merged
Merged: 10/17/2018
Merged by: @eustas
Base:
master← Head:make-ci-test-neon📝 Commits (1)
e729f74make/build: ensure NEON is enabled and tested📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
Makefile(+1 -1)📄 Description
Make sure the travis CI aarch32 bot tests NEON, and also that running
CROSS_COMPILE=arm-linux-gnueabihf make enables the use of NEON to
accelerate the back-reference copying.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.