mirror of
https://github.com/torvalds/linux.git
synced 2024-12-24 20:01:55 +00:00
8edcee0e1f
The recent change to remove the vrX defines exposed the fact that we are
building the copyloops tests without altivec enabled. It depends on the
toolchain as to whether altivec is on by default or not, so it only
breaks on some toolchains. But we should always enable it.
Fixes:
|
||
---|---|---|
.. | ||
copyloops | ||
mm | ||
pmu | ||
primitives | ||
stringloops | ||
tm | ||
harness.c | ||
Makefile | ||
subunit.h | ||
utils.h |