Skip to content

Commit b29817a

Browse files
committed
8296479: Remove stray comment about POST_STRIP_CMD
Reviewed-by: iris
1 parent b6ea69c commit b29817a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

make/autoconf/flags-other.m4

-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ AC_DEFUN([FLAGS_SETUP_ARFLAGS],
4646
AC_DEFUN([FLAGS_SETUP_STRIPFLAGS],
4747
[
4848
## Setup strip.
49-
# FIXME: we should really only export STRIPFLAGS from here, not POST_STRIP_CMD.
5049
if test "x$STRIP" != x; then
5150
AC_MSG_CHECKING([how to run strip])
5251
@@ -134,4 +133,3 @@ AC_DEFUN([FLAGS_SETUP_ASFLAGS_CPU_DEP],
134133
135134
AC_SUBST($2JVM_ASFLAGS)
136135
])
137-

0 commit comments

Comments
 (0)