Stop removing -Wall from CFLAGS

Review Request #2946 — Created Jan. 31, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
release-2.x.y

Reviewers

We really shouldn't override what the user has set externally. While it's true
that -Wall is set in DEBUG_CFLAGS later, dropping it from CFLAGS breaks
Perl detection somehow. Instead of going through the work to figure out how to
fix that, just stop modifying CFLAGS from the beginning.

Compiled on Rawhide with the attached patch.

Commits

Files

    Loading...