Code Monkey home page Code Monkey logo

rust-compiler-builder's Introduction

Hey there!

Visitors

My name is Artyom Tetyukhin, and I am a Software Development Engineer based in Dubai, most passionate about writing readable, testable, maintainable, and performant code in C++, Go, and Rust. I also love Computer Graphics and GitOps.

arttet

  • ๐Ÿ”ญ I'm currently working as a Rust Developer.
  • ๐ŸŒฑ I'm currently working on:
    • Certified Kubernetes Application Developer (CKAD)
    • Certified Kubernetes Administrator (CKA)
  • โค๏ธ I love to contribute to open source projects
  • ๐Ÿ’ฌ Ask me about anything tech
  • ๐Ÿ“ซ Please feel free to reach out to me on LinkedIn
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: I'm a massive Liverpool Football Club fan

Artyom Tetyukhin's GitHub stats

Top Langs

rust-compiler-builder's People

Contributors

arttet avatar dependabot[bot] avatar

Watchers

 avatar

rust-compiler-builder's Issues

Remove legacy `bitcode` defaults from all arm64e targets

It should be removed from the arm64e targets.

            forces_embed_bitcode: true,
            // Taken from a clang build on Xcode 11.4.1.
            // These arguments are not actually invoked - they just have
            // to look right to pass App Store validation.
            bitcode_llvm_cmdline: "-triple\0\
                arm64-apple-ios11.0.0\0\
                -emit-obj\0\
                -disable-llvm-passes\0\
                -target-abi\0\
                darwinpcs\0\
                -Os\0"
                .into(),

https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Deprecations

Fix linker errors for Xcode 15

 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.