summaryrefslogtreecommitdiffstats
path: root/src/amd/common
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2017-07-31 15:15:14 -0700
committerEric Anholt <[email protected]>2017-08-15 13:23:54 -0700
commitba8533b6ea6a3e0121da4ab73be1dd18580b4d9b (patch)
tree1fb5f4981a76aaf8320f50ebbe950678e3941c6f /src/amd/common
parentb94ddc181bc514bd32c1d4103aa1c7582a7a60ff (diff)
configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
I've been trying to get away without these conditionals in vc4's NEON code, but it meant compiling extra unused code on x86, and build failing on ARMv6. v2: Use the _arm/_arm64 flags to simplify detection (suggested by Rob), but hide the _arm version under ARCH_ARM_HAVE_NEON to keep from trying to build this stuff for armv5te. Tested-by: Rob Herring <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/amd/common')
0 files changed, 0 insertions, 0 deletions