diff --git a/glibc.spec b/glibc.spec index 9b534ea..38c334a 100644 --- a/glibc.spec +++ b/glibc.spec @@ -931,6 +931,9 @@ build() --enable-bind-now \ --build=%{target} \ --enable-stack-protector=strong \ +%ifarch %{ix86} aarch64 + --enable-static-pie \ +%endif --enable-tunables \ --enable-systemtap \ ${core_with_options} \