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

Rootless #127

Merged
merged 3 commits into from
Jan 13, 2024
Merged

Rootless #127

merged 3 commits into from
Jan 13, 2024

Conversation

L1ghtmann
Copy link
Collaborator

Resolves #115

Relies on:

Please note:

@L1ghtmann
Copy link
Collaborator Author

L1ghtmann commented Jan 11, 2024

Also, I noticed while implementing the install-name changes that we have both lopts and ldflags. Is there a reason we have two vars that seemingly serve the same purpose? typeldflags seems to be available for specific use cases.

@TheGithubJoshua
Copy link

+1 for this also if this gets merged what are the arguments to build for rootless?

@L1ghtmann
Copy link
Collaborator Author

Hey, thanks! You'd pass ro or rootless along with your build command. Updates coming to the help page as well (see my open prs).

@0cyn
Copy link
Member

0cyn commented Jan 13, 2024

Also, I noticed while implementing the install-name changes that we have both lopts and ldflags. Is there a reason we have two vars that seemingly serve the same purpose? typeldflags seems to be available for specific use cases.

There are a lot of things in this project implemented like 3-4 years ago where there was probably a good reason once, but absolutely nobody knows what it was anymore and it's no longer relevant.

@0cyn 0cyn merged commit 28cba47 into DragonBuild:master Jan 13, 2024
7 checks passed
@L1ghtmann L1ghtmann deleted the rootless branch January 13, 2024 14:36
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.

Rootless support for Dragon
3 participants