diff options
author | Breno Leitao <breno.leitao@gmail.com> | 2017-03-24 21:57:42 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-03-24 23:28:59 +0000 |
commit | eb4f085009a73d1f2bd65abe5a8c86894155be23 (patch) | |
tree | 17b4c3a4eba29ca9172bd3efbf903aea76bcec29 /community/gcovr | |
parent | 39c3352044035e9c7bd0e30cff3d71f070d3edf6 (diff) | |
download | aports-eb4f085009a73d1f2bd65abe5a8c86894155be23.tar.bz2 aports-eb4f085009a73d1f2bd65abe5a8c86894155be23.tar.xz |
main/newsbeuter: Compile without glibc
If you try to compile newsbeuter without -fpermissive, as ppc64le,
it will not build due to a wrong argument type.
It is wrong because it sets the propoer argument if you have Linux
with Glibc. Since we use MUSL, it use the wrong argument.
This patch assure that both musl and glibc uses the same argument
type.
Diffstat (limited to 'community/gcovr')
0 files changed, 0 insertions, 0 deletions