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

dbld: change devshell to use ubuntu-noble as base #424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bazsi
Copy link
Member

@bazsi bazsi commented Dec 28, 2024

Ubuntu has -fno-omit-frame-pointer in CFLAGS which Debian testing does not have, making profiling a lot more difficult on Debian.

At least as long as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767756 is not resolved, we are better off on Ubuntu as a devshell.

Note that this patch separates the tarball image (which continues to remain Debian testing) and devshell.

Ubuntu has -fno-omit-frame-pointer in CFLAGS which Debian testing does
not have, making profiling a lot more difficult on Debian.

Signed-off-by: Balazs Scheidler <[email protected]>
@bazsi bazsi force-pushed the dbld-devshell-is-ubuntu-noble branch from fc81226 to 2bccb4a Compare December 28, 2024 13:54
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