aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-03-15 08:56:39 -0700
committerH.J. Lu <hjl.tools@gmail.com>2022-03-16 06:43:24 -0700
commit61a1f2e71118206dd700fc1ddf244b2178bf6610 (patch)
tree7618b0051db2116a8b36a8824c09c10c620fd623 /config.sub
parenta8b34706ef017a2032a78892a8595d36029f85a3 (diff)
downloadgdb-61a1f2e71118206dd700fc1ddf244b2178bf6610.zip
gdb-61a1f2e71118206dd700fc1ddf244b2178bf6610.tar.gz
gdb-61a1f2e71118206dd700fc1ddf244b2178bf6610.tar.bz2
gprofng: Don't hardcode -Wno-format-truncation/-Wno-switch
Use -Wno-format-truncation and -Wno-switch only if they are supported. PR gprof/28969 * configure.ac (GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS): New AC_SUBST for -Wno-format-truncation. (GPROFNG_NO_SWITCH_CFLAGS): New AC_SUBST for -Wno-switch. * Makefile.in: Regenerate. * configure: Likewise. * src/Makefile.am (AM_CFLAGS): Replace -Wno-format-truncation and -Wno-switch with GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS and GPROFNG_NO_SWITCH_CFLAGS. * src/Makefile.in: Regenerate.
Diffstat (limited to 'config.sub')
0 files changed, 0 insertions, 0 deletions