Just whitespace (auto-regenerated the files)

This commit is contained in:
Peter Martini 2014-10-04 01:10:18 -04:00
parent 6678949c05
commit ff2d644ace
8 changed files with 7 additions and 9 deletions

View file

@ -12,8 +12,7 @@ RUN curl -SL https://cpan.metacpan.org/authors/id/R/RJ/RJBS/perl-5.18.4.tar.bz2
&& tar --strip-components=1 -xjf perl-5.18.4.tar.bz2 -C /usr/src/perl \
&& rm perl-5.18.4.tar.bz2 /tmp/sha1.txt
# ccflags=-fwrapv is needed for gcc 4.9, and added by Configure automatically in 5.20+
RUN ./Configure -Dusethreads -A ccflags=-fwrapv -Duse64bitall -des \
RUN ./Configure -Dusethreads -Duse64bitall -A ccflags=-fwrapv -des \
&& make -j$(nproc) \
&& TEST_JOBS=$(nproc) make test_harness \
&& make install \

View file

@ -1 +1 @@
69c34558a0a939a7adbbc1de48c06ea418d81e27 perl-5.18.4.tar.bz2
69c34558a0a939a7adbbc1de48c06ea418d81e27 perl-5.18.4.tar.bz2

View file

@ -12,7 +12,6 @@ RUN curl -SL https://cpan.metacpan.org/authors/id/R/RJ/RJBS/perl-5.18.4.tar.bz2
&& tar --strip-components=1 -xjf perl-5.18.4.tar.bz2 -C /usr/src/perl \
&& rm perl-5.18.4.tar.bz2 /tmp/sha1.txt
# ccflags=-fwrapv is needed for gcc 4.9, and added by Configure automatically in 5.20+
RUN ./Configure -Duse64bitall -A ccflags=-fwrapv -des \
&& make -j$(nproc) \
&& TEST_JOBS=$(nproc) make test_harness \

View file

@ -1 +1 @@
69c34558a0a939a7adbbc1de48c06ea418d81e27 perl-5.18.4.tar.bz2
69c34558a0a939a7adbbc1de48c06ea418d81e27 perl-5.18.4.tar.bz2

View file

@ -12,7 +12,7 @@ RUN curl -SL https://cpan.metacpan.org/authors/id/S/SH/SHAY/perl-5.20.1.tar.bz2
&& tar --strip-components=1 -xjf perl-5.20.1.tar.bz2 -C /usr/src/perl \
&& rm perl-5.20.1.tar.bz2 /tmp/sha1.txt
RUN ./Configure -Dusethreads -Duse64bitall -des \
RUN ./Configure -Dusethreads -Duse64bitall -des \
&& make -j$(nproc) \
&& TEST_JOBS=$(nproc) make test_harness \
&& make install \

View file

@ -1 +1 @@
cd424d1520ba2686fe5d4422565aaf880e9467f6 perl-5.20.1.tar.bz2
cd424d1520ba2686fe5d4422565aaf880e9467f6 perl-5.20.1.tar.bz2

View file

@ -12,7 +12,7 @@ RUN curl -SL https://cpan.metacpan.org/authors/id/S/SH/SHAY/perl-5.20.1.tar.bz2
&& tar --strip-components=1 -xjf perl-5.20.1.tar.bz2 -C /usr/src/perl \
&& rm perl-5.20.1.tar.bz2 /tmp/sha1.txt
RUN ./Configure -Duse64bitall -des \
RUN ./Configure -Duse64bitall -des \
&& make -j$(nproc) \
&& TEST_JOBS=$(nproc) make test_harness \
&& make install \

View file

@ -1 +1 @@
cd424d1520ba2686fe5d4422565aaf880e9467f6 perl-5.20.1.tar.bz2
cd424d1520ba2686fe5d4422565aaf880e9467f6 perl-5.20.1.tar.bz2