Skip to content

Conversation

Spacefreak18
Copy link

I default both options to off. Which is a little confusing because for example if you want to keep debug symbols in your binaries you'd have to say NO_STRIP=Yes. And if you want to separate your debug symbols you now would have to say NO_STRIP=No and NO_SPLIT=No.

INSTALL_SOURCES=Yes will install the source code to /usr/src. NO_SPLIT=No ( which requires NO_STRIP=No ) will split the debug symbol into /usr/debug.

It's still early development since I've still yet to upgrade a port since I've started using Venom Linux as my daily OS, so I still haven't had a need to handle that yet.

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.

1 participant