Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linker errors for Xcode 15 #8

Open
Tracked by #6
arttet opened this issue Dec 19, 2023 · 0 comments
Open
Tracked by #6

Fix linker errors for Xcode 15 #8

arttet opened this issue Dec 19, 2023 · 0 comments
Assignees

Comments

@arttet
Copy link
Owner

arttet commented Dec 19, 2023

 ld: warning: ignoring file '/private/var/folders/q4/3s60g5510ydbd3qc3p4xflm80000gn/T/rustcms1l5o/symbols.o': found architecture 'arm64e.old', required architecture 'arm64e'
            ld: warning: ignoring file '/Users/runner/work/rust-compiler-builder/rust-compiler-builder/rust/build/x86_64-apple-darwin/stage2-std/arm64e-apple-darwin/release/deps/std-2e60271961c08586.std.374686dd1f9b67f6-cgu.01.rcgu.o': found architecture 'arm64e.old', required architecture 'arm64e'

https://github.com/arttet/rust-compiler-builder/actions/runs/7260851076/job/19780851952

@arttet arttet changed the title Fix linked errors for Xcode 15 Fix linker errors for Xcode 15 Dec 19, 2023
@arttet arttet self-assigned this Dec 19, 2023
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

No branches or pull requests

1 participant