0ad/build
Ralph Sennhauser bf4eee555f
Don't export HOSTTYPE in update-workspace.sh
Exporting HOSTTYPE prevents cross compilation as HOSTTYPE is used to
override target host arch instead of detecting it from chosen compiler.
This then results in the wrong arch specific source files to be
included. So just don't set it by default and let it to the user to set
it if he so chooses.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
(cherry picked from commit 707abee34d)
Signed-off-by: Itms <itms@wildfiregames.com>
2025-07-12 15:17:22 +02:00
..
android android/setup-libs.sh: move to posix shell 2024-08-29 12:55:48 +02:00
arclint Update trac links with gitea links 2024-12-10 11:29:48 +01:00
build_version Export a 10-char commit hash in the build version 2025-01-08 14:38:11 +01:00
coverage Fix issues pointed out by shellcheck 2024-08-28 18:23:18 +02:00
errorlist # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
jenkins Implement pipeline for generating patch releases 2025-05-15 14:22:12 +02:00
premake Never strip binaries automatically 2025-06-19 16:57:03 +02:00
resources New appdata entry for A27.1 2025-06-20 12:04:50 +02:00
workspaces Don't export HOSTTYPE in update-workspace.sh 2025-07-12 15:17:22 +02:00