rebuild geeqie
[oi-userland.git] / components / runtime / openjdk-8 / patches / 0065-strip-g.patch
blobe94faa881e1bda53abf9393a189ac9444b606d44
1 --- common/autoconf/generated-configure.sh 2019-03-14 16:21:04.775731966 +0000
2 +++ common/autoconf/generated-configure.sh.new 2019-03-14 16:23:56.718998837 +0000
3 @@ -40579,8 +40579,6 @@ $as_echo "$tool_specified" >&6; }
4 # FIXME: we should really only export STRIPFLAGS from here, not POST_STRIP_CMD.
5 if test "x$OPENJDK_TARGET_OS" = xlinux; then
6 STRIPFLAGS="-g"
7 - elif test "x$OPENJDK_TARGET_OS" = xsolaris; then
8 - STRIPFLAGS="-x"
9 elif test "x$OPENJDK_TARGET_OS" = xmacosx; then
10 STRIPFLAGS="-S"
11 elif test "x$OPENJDK_TARGET_OS" = xaix; then