enable position independent executable for the zig build
This commit is contained in:
parent
3f349af1df
commit
3220db0cdf
1 changed files with 2 additions and 1 deletions
3
zig.spec
3
zig.spec
|
|
@ -33,8 +33,9 @@
|
|||
-Denable-llvm=true \
|
||||
-Dno-langref=true \
|
||||
-Dstd-docs=false \
|
||||
-Dbuild-id="sha1" \
|
||||
-Dpie \
|
||||
-Dconfig_h="%{__cmake_builddir}/config.h" \
|
||||
-Dbuild-id="sha1" \
|
||||
}
|
||||
%global zig_install_options %zig_build_options %{shrink: \
|
||||
--prefix "%{_prefix}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue