Remove the SH overwrite which is not needed since CONFIGURE_ENV does the proper
job already
This commit is contained in:
@@ -48,7 +48,6 @@ CONFIGURE_ARGS+=--with-jdk-home="${JAVA_HOME}"
|
||||
CONFIGURE_ARGS+=--with-jre-home="${JAVA_HOME}/jre"
|
||||
CONFIGURE_ARGS+=--with-tagsoup=no
|
||||
CONFIGURE_ENV= BIN_BASH=${bash_CMD}
|
||||
SH= ${bash_CMD}
|
||||
|
||||
OPTIONS_DEFINE= PLUGIN RHINO TEST
|
||||
OPTIONS_DEFAULT=PLUGIN
|
||||
|
||||
Reference in New Issue
Block a user