summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/webtools.morph4
-rw-r--r--strata/webtools/tar.morph2
2 files changed, 3 insertions, 3 deletions
diff --git a/strata/webtools.morph b/strata/webtools.morph
index fd893ae6..8df32e9c 100644
--- a/strata/webtools.morph
+++ b/strata/webtools.morph
@@ -19,8 +19,8 @@ chunks:
- name: tar
morph: strata/webtools/tar.morph
repo: upstream:tar
- ref: 0492b656656ca7973b126b8c117804d80952de48
- unpetrify-ref: baserock/morph
+ ref: 9a58d148c26c220cb1b163c71e7a51a2e41f6b37
+ unpetrify-ref: baserock/release_1_28
build-depends: []
- name: pip
repo: upstream:pip.git
diff --git a/strata/webtools/tar.morph b/strata/webtools/tar.morph
index 2253e3b7..9219abeb 100644
--- a/strata/webtools/tar.morph
+++ b/strata/webtools/tar.morph
@@ -3,7 +3,7 @@ kind: chunk
configure-commands:
- bash bootstrap --skip-po
- FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin
- --disable-nls
+ --disable-nls --disable-gcc-warnings
build-commands:
- make
install-commands: