diff --git a/SConstruct b/SConstruct index bad66142aa..420c8b5813 100644 --- a/SConstruct +++ b/SConstruct @@ -66,6 +66,7 @@ if arch == "aarch64" or arch == "larch64": ] libpath = [ + "/usr/local/lib", "/usr/lib", "/system/vendor/lib64", "/system/comma/usr/lib",