@ -21,7 +21,7 @@ compatibility.
%setup -q
# Simple makefile doesn't respect environment variables so cheat it.
sed -i 's|\-Wall|%{optflags}|' Makefile
sed -i 's|\-Wall|%{optflags} -fPIC -pie -Wl,-z,relro -Wl,-z,now|' Makefile
%build