diff options
Diffstat (limited to 'java/jdk11/files/patch-.extract_args')
-rw-r--r-- | java/jdk11/files/patch-.extract_args | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/jdk11/files/patch-.extract_args b/java/jdk11/files/patch-.extract_args deleted file mode 100644 index 171ab97f97e7..000000000000 --- a/java/jdk11/files/patch-.extract_args +++ /dev/null @@ -1,10 +0,0 @@ ---- bin/i386/green_threads/.extract_args.orig Wed Sep 17 23:13:11 2003 -+++ bin/i386/green_threads/.extract_args Wed Sep 17 23:14:57 2003 -@@ -10,6 +10,7 @@ - - RUNTIME_ARGS="" - APP_ARGS="" -+EXPR_COMPAT=yes; export EXPR_COMPAT - for a in "$@" - do - if ja=`expr "$a" : '-J\(..*\)'` |