Skip to content

Commit

Permalink
8296479: Remove stray comment about POST_STRIP_CMD
Browse files Browse the repository at this point in the history
Reviewed-by: iris
  • Loading branch information
magicus committed Nov 7, 2022
1 parent b6ea69c commit b29817a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make/autoconf/flags-other.m4
Expand Up @@ -46,7 +46,6 @@ AC_DEFUN([FLAGS_SETUP_ARFLAGS],
AC_DEFUN([FLAGS_SETUP_STRIPFLAGS],
[
## Setup strip.
# FIXME: we should really only export STRIPFLAGS from here, not POST_STRIP_CMD.
if test "x$STRIP" != x; then
AC_MSG_CHECKING([how to run strip])
Expand Down Expand Up @@ -134,4 +133,3 @@ AC_DEFUN([FLAGS_SETUP_ASFLAGS_CPU_DEP],
AC_SUBST($2JVM_ASFLAGS)
])

1 comment on commit b29817a

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.