diff options
Diffstat (limited to 'strata/build-essential')
-rw-r--r-- | strata/build-essential/m4-tarball.morph | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/build-essential/m4-tarball.morph b/strata/build-essential/m4-tarball.morph index e460a9dc..eb16726a 100644 --- a/strata/build-essential/m4-tarball.morph +++ b/strata/build-essential/m4-tarball.morph @@ -2,4 +2,4 @@ name: m4-tarball kind: chunk build-system: autotools configure-commands: -- ./configure --prefix="$PREFIX" +- ./configure --prefix="$PREFIX" --disable-gcc-warnings |