Revert "www-apache/mod_tls: disable -Werror"

This reverts commit 4da417e851.

Reverting this because it is only a partial fix as the build system
injects in it more ways than through this option.

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2025-08-08 11:04:31 +02:00
parent 0c86e5b393
commit bb283742da

View File

@@ -28,7 +28,7 @@ src_prepare() {
}
src_compile() {
econf --disable-werror
default
}
src_install() {