I hate PIC

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-11-10 18:51:10 -06:00
committed by GitHub
parent 43449a8d07
commit 653cd87252
+3
View File
@@ -45,6 +45,9 @@ developing applications that use %{name}.
%autosetup -p1 -n %{name}-code-r55-trunk
%build
%ifarch x86_64 %{ix86}
export CFLAGS="$CFLAGS -fPIC"
%endif
%configure \
%ifarch x86_64
--enable-asm \