diff options
author | Tor Lillqvist <tml@iki.fi> | 2018-10-29 16:39:23 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2018-10-30 17:00:40 +0000 |
commit | 6ea77cff60d5063e2d324cc479ffddeff81bb571 (patch) | |
tree | 0d8eb7bbff7318f75a1a75a500eb697ff1afa1f5 /distro-configs | |
parent | 452e00545e2dc7bfb8b46740d65d830c5d96f105 (diff) |
It's the developer's choice whether to use --enable-werror and --enable-debug
They belong in an autogen.input, not in a distro-configs file.
Change-Id: I4d9133b7c192d6e95cada51e8c3105b21f0b7985
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeiOS.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf index fc0b02ac33ff..75f732c0abbc 100644 --- a/distro-configs/LibreOfficeiOS.conf +++ b/distro-configs/LibreOfficeiOS.conf @@ -26,8 +26,5 @@ --without-tls ---enable-debug ---enable-werror - #--enable-ios-simulator --host=arm64-apple-darwin |