nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.13k stars 173 forks source link

[Wiki] Add documentation for building on and for ARM(64) Linux/BSD platforms. #231

Closed BlazingRush closed 1 year ago

BlazingRush commented 1 year ago

Dependency and build-argument wise. there's no documentation for building for and on arm platforms.

BlazingRush commented 1 year ago

extra context: you cannot run $PACKAGE_NAME:i386 on arm/arm64 linux platforms, let alone use it for build dependencies. even installing these on arm(64) is a nightmare. the package names of their repective architecture counterparts need to be added.

AruMoon commented 1 year ago

On 64 arm machine you can install $PACKAGE_NAME:armhf for 32 bit package