Raspberry Pi fixes (thanks @gepatto)
This commit is contained in:
@@ -456,7 +456,7 @@ class CommandLineTools {
|
||||
|
||||
}
|
||||
|
||||
if (raspberryPi) {
|
||||
if (raspberryPi || PlatformHelper.hostArchitecture == Architecture.ARMV6 || PlatformHelper.hostArchitecture == Architecture.ARMV7) {
|
||||
|
||||
untyped $loader.path = $array (path + "RPi/", $loader.path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user