Skip to content

Commit

Permalink
Add "linux-riscv64" entry to OSGI Bundle-NativeCode header in MANIFES…
Browse files Browse the repository at this point in the history
…T.MF

Closes: java-native-access#1622
  • Loading branch information
matthiasblaesing committed Sep 6, 2024
1 parent 209d199 commit 343d0cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,8 @@ com/sun/jna/linux-s390x/libjnidispatch.so;
processor=S390x;osname=linux,
com/sun/jna/linux-loongarch64/libjnidispatch.so;
processor=loongarch64;osname=linux,
com/sun/jna/linux-loongarch64/libjnidispatch.so;
processor=riscv64;osname=linux,
com/sun/jna/dragonflybsd-x86-64/libjnidispatch.so;
processor=x86-64;osname=dragonflybsd,
Expand Down

0 comments on commit 343d0cb

Please sign in to comment.