You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#31800: depends: Avoid using the -ffile-prefix-map compiler option
407062f depends: Avoid using the `-ffile-prefix-map` compiler option (Hennadii Stepanov)
Pull request description:
This PR is similar to bitcoin#31337 and applies analogous changes to all dependency packages.
The issue was [recently noticed](bitcoin#31661 (comment)) when `-ffile-prefix-map` was added to the `libevent` package, which is built in OSS-Fuzz.
This PR replaces `-ffile-prefix-map` in all packages for consistency.
Fixesbitcoin#31770.
ACKs for top commit:
davidgumberg:
Tested ACK bitcoin@407062f.
theuni:
utACK 407062f
Tree-SHA512: c501519c2397b7f11cdab13c0cd4b98a73b305817dba6ff61efc1c80c3cb44134bbd7f55eaecc1dab97f817ce44b28b6c81ccef74ea2d62c93ac43130be4efaf
0 commit comments