mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
environment: remove create_wrksrc from all build-style
This commit is contained in:
parent
509f79078c
commit
74ba0a8d67
2 changed files with 0 additions and 2 deletions
|
@ -2,4 +2,3 @@
|
||||||
hostmakedepends+=" rsync"
|
hostmakedepends+=" rsync"
|
||||||
# python_version isn't needed for everything either
|
# python_version isn't needed for everything either
|
||||||
python_version=3
|
python_version=3
|
||||||
create_wrksrc=yes
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
create_wrksrc=yes
|
|
||||||
|
|
||||||
nostrip_files+=" libcaf_single.a libgcc.a libgcov.a libgcc_eh.a
|
nostrip_files+=" libcaf_single.a libgcc.a libgcov.a libgcc_eh.a
|
||||||
libgnarl_pic.a libgnarl.a libgnat_pic.a libgnat.a libgmem.a"
|
libgnarl_pic.a libgnarl.a libgnat_pic.a libgnat.a libgmem.a"
|
||||||
|
|
Loading…
Add table
Reference in a new issue