diff options
author | Christina Schimpe <christina.schimpe@intel.com> | 2025-09-18 09:07:59 +0000 |
---|---|---|
committer | Christina Schimpe <christina.schimpe@intel.com> | 2025-09-22 11:27:05 +0000 |
commit | 2df7e2237ecb5e5def03407e12f4aa03bc70ebdd (patch) | |
tree | c525555876e3fc62d1001b1cdd77507a1dc04d60 /gdb/python/python-internal.h | |
parent | 6ad45386dfed886e8eda6c6e3163cbde49845f60 (diff) | |
download | binutils-2df7e2237ecb5e5def03407e12f4aa03bc70ebdd.zip binutils-2df7e2237ecb5e5def03407e12f4aa03bc70ebdd.tar.gz binutils-2df7e2237ecb5e5def03407e12f4aa03bc70ebdd.tar.bz2 |
gdb, testsuite: Fix argument unused warning with clang
Since clang 19 we see:
~~
clang: warning: argument unused during compilation: '-nostartfiles' [-Wunused-command-line-argument]^M
gdb compile failed, clang: warning: argument unused during compilation: '-nostartfiles' [-Wunused-command-line-argument]
UNTESTED: gdb.arch/amd64-init-x87-values.exp: failed to prepare
~~
Fix this by only passing '-nostartfiles' when linking.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions