configure: disable direct stripping in OpenBSD

It appears strip -o creates new files without preserving permissions
from the source binary, resulting in non executable files.

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2018-04-07 18:52:02 -03:00
parent 4078291d32
commit e7a2f1f8d8
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -5048,6 +5048,7 @@ case $target_os in
;;
openbsd|bitrig)
disable symver
striptype=""
SHFLAGS='-shared'
SLIB_INSTALL_NAME='$(SLIBNAME).$(LIBMAJOR).$(LIBMINOR)'
SLIB_INSTALL_LINKS=