Skip to content

Conversation

stsp
Copy link
Owner

@stsp stsp commented Jul 26, 2025

No description provided.

bartoldeman and others added 2 commits July 25, 2025 23:02
1. Get most cross asm tools via autoconf instead of the make logic.
2. We need -x assembler-with-cpp instead of -x assembler, otherwise
with a .s file preprocessor #ifdef's are ignored (and for .S we
already have a cross rule, not good for tmp.s)
3. -rpath=xx needs to be -rpath xx, so from compiler -Wl,-rpath,xx
4. .section in asm is different on MacOS
This is a change on top of Bart's work to run configure directly
on client's build session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants