pmmp / PHP-Binaries

Compile scripts used to build PHP for PocketMine-MP on multiple platforms
117 stars 169 forks source link

Add support for Linux arrch64 (armv8) #147

Closed TISnoob closed 2 years ago

TISnoob commented 2 years ago

Add support for Linux arrch64 (armv8). Pocketmine doesn't work at Resberypi 4 and other machines.

dktapps commented 2 years ago

it does work, you just have to let the script decide the target by itself (don't specify -t).