Skip to content

Fix GitHub Actions build - #4

Merged
solveforceapp merged 2 commits into
mainfrom
16rfow-codex/fix-configure-step-in-ci-workflow
Jun 28, 2025
Merged

Fix GitHub Actions build#4
solveforceapp merged 2 commits into
mainfrom
16rfow-codex/fix-configure-step-in-ci-workflow

Conversation

@solveforceapp

Copy link
Copy Markdown

Summary

  • add a simple Makefile with a clean rule
  • check for missing submodules in Linux build scripts
  • fallback when autoreconf, hwclock, or make install aren't present
  • let CMake use default compilers

Testing

  • bash Build/libHttpClient.Linux/libHttpClient_Linux.bash -sg -c Release(fails: make broken pipe)

https://chatgpt.com/codex/tasks/task_e_685f5123d908832cb968ec368a60f2f4

@solveforceappsolveforceapp self-assigned this Jun 28, 2025
@solveforceapp
solveforceapp merged commit cc90599 into mainJun 28, 2025
3 checks passed

@solveforceappsolveforceapp left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@solveforceapp