mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Added zip to java files
This commit is contained in:
@ -138,7 +138,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Java stuff
|
# Java stuff
|
||||||
java_files="boehm-gc libjava qthreads"
|
java_files="boehm-gc libjava qthreads zip"
|
||||||
|
|
||||||
if (echo $* | grep keep\-java > /dev/null); then
|
if (echo $* | grep keep\-java > /dev/null); then
|
||||||
keep_these_too="${keep_these_too} ${java_files}"
|
keep_these_too="${keep_these_too} ${java_files}"
|
||||||
|
Reference in New Issue
Block a user