mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Make perl reproducible between bwrap and hardware
Also, with these changes, change the architecture to i686, as per previous commits.
This commit is contained in:
parent
b6422a6f4e
commit
8f105b3329
27 changed files with 31 additions and 15 deletions
1
steps/perl-5.17.2/files/config.over
Symbolic link
1
steps/perl-5.17.2/files/config.over
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../perl-5.8.9/files/config.over
|
||||
|
|
@ -73,7 +73,7 @@ src_configure() {
|
|||
-Dusedevel \
|
||||
-Uversiononly \
|
||||
-Dccflags="-U__DATE__ -U__TIME__" \
|
||||
-Darchname="i386-linux" \
|
||||
-Darchname="i686-linux" \
|
||||
-Dmyhostname="(none)" \
|
||||
-Dmaildomain="(none)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue