diff options
author | Sven Gothel <[email protected]> | 2023-01-24 17:23:31 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-01-24 17:23:31 +0100 |
commit | 8f0ffa891d432ab12810edabff0c289a02d147fa (patch) | |
tree | 78ffdef839d0e0add44877b1a8ad4df716241295 | |
parent | 7bb066b0a6815680d305e192eec165c4358edc95 (diff) |
maven: orig full platform list
-rw-r--r-- | maven/make-platforms.txt.orig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/maven/make-platforms.txt.orig b/maven/make-platforms.txt.orig new file mode 100644 index 0000000..9103758 --- /dev/null +++ b/maven/make-platforms.txt.orig @@ -0,0 +1,11 @@ +android-aarch64 : Android ARM AArch64 +android-armv6 : Android ARMv6 +linux-amd64 : Linux AMD64 +linux-armv6 : Linux ARMv6 +linux-armv6hf : Linux ARMv6hf +linux-i586 : Linux i586 +macosx-universal : Mac OS X Universal +solaris-amd64 : Solaris AMD64 +solaris-i586 : Solaris i586 +windows-amd64 : Windows AMD64 +windows-i586 : Windows i586 |