buildflags.md: Mentioned that annobin is only on for gcc, !armhpf
This commit is contained in:
parent
a3cf0d66a7
commit
23e5f0dbd6
@ -317,8 +317,10 @@ command line. It adds the following flag to the command line:
|
|||||||
To support [binary watermarks for ELF
|
To support [binary watermarks for ELF
|
||||||
objects](https://fedoraproject.org/wiki/Toolchain/Watermark) using
|
objects](https://fedoraproject.org/wiki/Toolchain/Watermark) using
|
||||||
annobin, the `-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1` flag is
|
annobin, the `-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1` flag is
|
||||||
added by default. This can be switched off by undefining the
|
added by default (with the `gcc` toolchain). This can be switched off
|
||||||
`%_annotated_build` RPM macro (see above).
|
by undefining the `%_annotated_build` RPM macro (see above). Binary
|
||||||
|
watermarks are currently disabled on armhpf, and with the `clang`
|
||||||
|
toolchain.
|
||||||
|
|
||||||
### Architecture-specific compiler flags
|
### Architecture-specific compiler flags
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user