DynamoRIO / DynamoRIO/dynamorio
elfutils build has many warnings about _FORTIFY_SOURCE being redefined
Open
Component-Build
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
On multiple arches, GA CI builds have many warnings like this while building elfutils:
```
: warning: "_FORTIFY_SOURCE" redefined
: note: this is the location of the previous definition
```
Contributor guide
Assessment
This issue has not been assessed yet.