diff options
Diffstat (limited to 'src/elflint.c')
| -rw-r--r-- | src/elflint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/elflint.c b/src/elflint.c index 9915a549..f85d2864 100644 --- a/src/elflint.c +++ b/src/elflint.c @@ -3969,6 +3969,7 @@ section [%2d] '%s': unknown core file note type %" PRIu32 case NT_GNU_ABI_TAG: case NT_GNU_HWCAP: case NT_GNU_BUILD_ID: + case NT_GNU_GOLD_VERSION: break; case 0: |
