Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Enable LTO on macOS, tweak Dockerfiles, add a LLVM Dockerfile #192

Merged
merged 5 commits into from
May 27, 2021
Merged

Conversation

jesec
Copy link
Contributor

@jesec jesec commented May 27, 2021

No description provided.

jesec added 5 commits May 27, 2021 22:29
This change allows pkg-fetch to work with Clang.
linux:

- Move ARGs right before where they are used
- Move "COPY . ./" right before the "yarn" steps

So there is no unnecessary reruns of steps

linuxcross:

- Move ARGs right before where they are used
- Move "COPY . ./" right before the "yarn" steps
- Don't attempt to install the cross toolchain if compiling natively
- Add RANLIB override
- Simplify ENVs
@jesec jesec requested a review from robertsLando May 27, 2021 14:47
@jesec jesec merged commit 5b6160f into main May 27, 2021
@jesec jesec deleted the pr/clang branch May 27, 2021 22:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants