mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
add linux arm64
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
<dllmap os="osx" cpu="x86,x86-64" dll="e_sqlite3" target="lib64/libe_sqlite3_OSX_x64.dylib" />
|
||||
<dllmap os="osx" cpu="arm64" dll="e_sqlite3" target="lib64/libe_sqlite3_OSX_arm64.dylib" />
|
||||
<dllmap os="!windows,osx" cpu="x86-64" dll="e_sqlite3" target="lib64/libe_sqlite3.so" />
|
||||
<dllmap os="!windows,osx" cpu="arm-64" dll="e_sqlite3" target="lib64/libe_sqlite3-arm64.so" />
|
||||
</configuration>
|
||||
|
||||
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user