Page MenuHome GnuPG

Always use maintainer-mode compile flags
AbandonedPublic

Authored by aheinecke on May 3 2019, 9:02 AM.

Details

Summary
  • configure.ac (CFLAGS, CXXFLAGS): Use the same flags

for non maintainer-mode and maintainer-mode.

Hiding warnings during development (maintainer-mode) builds
and adding them for releases seems to be the wrong way around.
Better develop with similar compiler settings as used for the
releases.

GnuPG-Bug-Id: T4477

Test Plan

compiled

Diff Detail

Repository
rM GPGME
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage