Browse code

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>

James Almer authored on 2018/04/08 06:52:02
Showing 1 changed files
... ...
@@ -5048,6 +5048,7 @@ case $target_os in
5048 5048
         ;;
5049 5049
     openbsd|bitrig)
5050 5050
         disable symver
5051
+        striptype=""
5051 5052
         SHFLAGS='-shared'
5052 5053
         SLIB_INSTALL_NAME='$(SLIBNAME).$(LIBMAJOR).$(LIBMINOR)'
5053 5054
         SLIB_INSTALL_LINKS=