Skip to content
Snippets Groups Projects
Commit 1c0a0c90 authored by Ilya Verbin's avatar Ilya Verbin Committed by Vladimir Davydov
Browse files

build: do not disable hardening on AArch64 systems

It was disabled because ligomp.a on some AArch64 systems (e.g. CentOS)
is compiled without PIC support. Now Tarantool doesn't depend on ligomp,
so it's safe to turn on PIC for AArch64 systems.

Follow-up #7536

NO_DOC=build
NO_TEST=build

(cherry picked from commit 5c1968ca)
parent acbd7450
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment