0ad/build/workspaces
Ralph Sennhauser 707abee34d
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>
2025-07-02 12:58:46 +02:00
..
clean-workspaces.sh Generate sources in workspace 2024-11-13 19:16:33 +01:00
update-workspaces.bat Propagate error for failed update-workspace.bat 2025-04-22 19:34:11 +02:00
update-workspaces.sh Don't export HOSTTYPE in update-workspace.sh 2025-07-02 12:58:46 +02:00