Sign in
bazel
/
continuous-integration
/
a17b52dfc211d94689a5775ff4693b64acdcec46
/
.
/
3rdparty
/
jvm
/
org
/
jruby
/
ext
/
posix
/
BUILD
blob: be75afd5b92d3e20d74d37fe54cd2694becf311d [
file
] [
log
] [
blame
]
java_library
(
name
=
"jna_posix"
,
exports
=
[
"//external:jar/org/jruby/ext/posix/jna_posix"
],
visibility
=
[
"//visibility:public"
]
)