magic/.github/workflows
Darryl L. Miles 2f26237b8b GHA: main.yml/main-aarch64.yml: WASM build
-DEMSCRIPTEN=1 appears to not be present any more by default in emcc compiler.

There is -D__EMSCRIPTEN__=1 but that would require modifying many locations
in the codebase which are already being reviewed separately under a single
source multi-platform build cleanup process.

Anyhow maybe ./configure would set -DEMSCRIPTEN=1 itself, much like -Dlinux=1
for other targets.  This commits defers evaluation on that until later and just
restores how it worked before.
2026-03-26 09:20:07 -04:00
..
appimage7.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
appimage8.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
appimage9.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
appimage10.yml GHA: appimage: bring back tag --list -n message in release info 2025-08-06 10:44:33 -04:00
canary-matrix.yml GHA: canary-matrix.yml: apt-get update 2026-03-26 09:20:07 -04:00
main-aarch64.yml GHA: main.yml/main-aarch64.yml: WASM build 2026-03-26 09:20:07 -04:00
main-macos.yml GHA: Migrate macos-13 => macos-15-intel 2025-12-22 09:57:04 -05:00
main.yml GHA: main.yml/main-aarch64.yml: WASM build 2026-03-26 09:20:07 -04:00