Skip to content

Comments

WIP Control static and shared linking completely independently#394

Open
Ericson2314 wants to merge 4 commits intomadler:masterfrom
obsidiansystems:orthogonal-static-shared
Open

WIP Control static and shared linking completely independently#394
Ericson2314 wants to merge 4 commits intomadler:masterfrom
obsidiansystems:orthogonal-static-shared

Conversation

@Ericson2314
Copy link

This allows for more configure options (e.g. shared only), and also in my opinion makes the code more readable by making both work the same way, creating symmetry.

CC @vaibhavsagar

This allows for more configure options (e.g. shared only), and also in
my opinion makes the code more readerable by making both work the same
way, creating symmetry.
@Ericson2314 Ericson2314 force-pushed the orthogonal-static-shared branch from 80d5daa to ed9a081 Compare December 1, 2018 00:05
vaibhavsagar and others added 3 commits December 1, 2018 02:13
Co-Authored-By: Ericson2314 <[email protected]>
Co-Authored-By: Ericson2314 <[email protected]>
Co-Authored-By: Ericson2314 <[email protected]>
@nh2
Copy link

nh2 commented Aug 14, 2019

This is great, it would mean that in downstream packaging (e.g. NixOS/nixpkgs#66490) we no longer have to be careful with the fact that

--static --shared

gives completely different results than

--static --shared

see here.

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.

3 participants