a few improvements -> build is successful
- GCC build was failing with warnings/errors for printf. NixOS disables hardening for format and pie for gcc so we do the same. - gdb is built with Python support. The configure check for Python also uses -lncurses so we need that as well. The message is rather confusing because it claims not to find Python.
.gitignore
0 → 100644
Please register or sign in to comment