mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
look in /usr/local/lib first
old-commit-hash: d46520a057a1ae1ed6b2de1e39dd0f064311eb02
This commit is contained in:
@@ -66,6 +66,7 @@ if arch == "aarch64" or arch == "larch64":
|
||||
]
|
||||
|
||||
libpath = [
|
||||
"/usr/local/lib",
|
||||
"/usr/lib",
|
||||
"/system/vendor/lib64",
|
||||
"/system/comma/usr/lib",
|
||||
|
||||
Reference in New Issue
Block a user