mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
[PR #424] [MERGED] check for __ARM64_ARCH_8__ in dec/port.h so that arm64 arch under cla… #1034
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/424
Author: @mdejong
Created: 8/30/2016
Status: ✅ Merged
Merged: 10/17/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
214629ccheck for ARM64_ARCH_8 in dec/port.h so that arm64 arch under clang is detected, check for __ARM_ARCH being exactly equal to 7 so that arm64 arch does not define BROTLI_TARGET_ARMV7📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
dec/port.h(+4 -4)📄 Description
…ng is detected, check for __ARM_ARCH being exactly equal to 7 so that arm64 arch does not define BROTLI_TARGET_ARMV7
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.