summaryrefslogtreecommitdiff
path: root/test/pthread/Makefile.in
diff options
context:
space:
mode:
authorVineet Gupta <Vineet.Gupta1@synopsys.com>2016-10-21 14:20:55 -0700
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-22 15:44:00 +0200
commit8d2f169a82bec9b8c143e33e447b64e7b555e66a (patch)
treee1a415818e3b9dfe9d61c45aa01a757a9aa256fd /test/pthread/Makefile.in
parenta6cdfdfff38584cadec40b6d6f2df2651e0b34b8 (diff)
ARC: build: don't force usage of llock and swape instructions
This is because some old ARC750 cores lack these instructions. We now rely on the default for the toolchain driver: -mcpu=A7 won't enable those, while -mcpu=archs will as these instructions are baseline (and thus is not impacted with this change). If some arc700 based cpu does have them, it can override the driver defaults in it's one level up build system. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'test/pthread/Makefile.in')
0 files changed, 0 insertions, 0 deletions