diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-10-11 20:10:54 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-10-11 20:12:10 +0300 |
commit | 810094ea4d8d5509a02b3bb8b5b97d5fe5f6e40e (patch) | |
tree | 0003cf6b71de2755cd9574ff7f6f2f91092ab668 /distro-configs | |
parent | 04eb39a9829cf40974b82f9c44abf51d51d2685d (diff) |
It's the developer's choice whether to use --enable-werror
It belongs in an autogen.input, not in a distro-configs file.
Change-Id: I2e22f94fe9e11986fa40a632e12a272193172bac
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeiOS.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf index 1968f52a79c0..038dd1586fc2 100644 --- a/distro-configs/LibreOfficeiOS.conf +++ b/distro-configs/LibreOfficeiOS.conf @@ -24,7 +24,6 @@ --disable-python --without-tls ---enable-werror # iOS simulator (debug) #--enable-ios-simulator |