fix(ci): stage hello.cpp under /home/mersdk for sb2 #9
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/hello-aarch64-mersdk-home"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Failure (runs 22–26)
cc1plus: fatal error: hello.cpp: No such file or directoryeven with relative paths under the Docker/workmount.lson the SDK host sees the file; sb2/gcc does not.Fix
cp scripts/hello-aarch64/hello.cpp /home/mersdk/hello.cppsb2 -t SailfishOS-5.2.0.15-aarch64 -m sdk-build g++ -O2 -o hello-aarch64 hello.cppcp /home/mersdk/hello-aarch64 artifacts/Hard gate unchanged; toolchain proof only (no Flutter/RPM).