Fix for -mminimal-toc detection, enable BTLS on FreeBSD PowerPC (#18578)
commit58b3ac9ad0fd9d7f37c62fe989649289e10e53ea
authorPhil Jaenke <prj@rootwyrm.com>
Mon, 27 Jan 2020 10:20:54 +0000 (27 05:20 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 27 Jan 2020 10:20:54 +0000 (27 11:20 +0100)
treee53bfb31a8cc39b3cc0ff2c7cae92052d735319b
parent21e2ebcb06a597e4ac00bc87e867e39ec52839cd
Fix for -mminimal-toc detection, enable BTLS on FreeBSD PowerPC (#18578)

Fixes #18554 by making autoconf actually check if `-mminimal-toc` works instead of assuming on powerpc. Tested with FreeBSD 12.x and 13.x on powerpc64 ELFv2.
While we are in here, also enable BTLS which has passed testing.
configure.ac