Skip to content
This repository was 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
jesec merged 5 commits into
mainfrom
pr/clang
May 27, 2021
Merged

Enable LTO on macOS, tweak Dockerfiles, add a LLVM Dockerfile#192
jesec merged 5 commits into
mainfrom
pr/clang

Conversation

@jesec

@jesec jesec commented May 27, 2021

Copy link
Copy Markdown
Contributor

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