10 lines
382 B
Plaintext
10 lines
382 B
Plaintext
# The VM dynamically loads these at runtime so they will end up as missing
|
|
# but actually work just fine. See for example
|
|
# https://bugs.gentoo.org/show_bug.cgi?id=152039
|
|
#
|
|
# This file should only have files the are used by things like swt. If there
|
|
# are "broken" links inside the jre itself, the jre should install it's own
|
|
# control file.
|
|
|
|
LD_LIBRARY_MASK="libjvm.so libjawt.so"
|