Re: Best way to enable -mbranch-protection for package

2022-04-22 Thread Marcin Zajączkowski
On 2022-04-22 11:01, Petr Pisar wrote: > V Thu, Apr 21, 2022 at 11:12:41PM +0200, Marcin Zajączkowski napsal(a): >> Upgrading NetworkManager-sstp to the latest version, I've noticed that >> there is a failed test related to missing branch protection on AArch64 >> [1]. > > Check annocheck version i

Re: Best way to enable -mbranch-protection for package

2022-04-22 Thread Petr Pisar
V Thu, Apr 21, 2022 at 11:12:41PM +0200, Marcin Zajączkowski napsal(a): > Upgrading NetworkManager-sstp to the latest version, I've noticed that > there is a failed test related to missing branch protection on AArch64 > [1]. Check annocheck version installed when building your package (root.log).

Best way to enable -mbranch-protection for package

2022-04-21 Thread Marcin Zajączkowski
Hi, Upgrading NetworkManager-sstp to the latest version, I've noticed that there is a failed test related to missing branch protection on AArch64 [1]. After reading that and [2], I know what it is all about, however, I wonder what is the best way to apply it to my package? Should I check if the b