void-packages/common
q66 29255b0244 build-profiles: drop unnecessary cflags for ppc
we don't need to specify -mcpu where compiler default is used,
preserve mtune though; do not -mno-altivec on ppc since altivec
is not default in the first place and doing this will just
break random things that explicitly enable altivec for runtime
checked code; do not use -maltivec on either ppc64le or ppc64
since it's implied by their -mcpu's (power8 for ppc64le which
is implicit, and 970 for ppc64 which is explicit)

also remove -mlong-double-64 for musl targets as that's compiler
default and it's not necessary to pass it; also remove -mabi=elfv2
for both ppc64le and ppc64 since it's implied default
2020-12-06 05:51:31 +01:00
..
build-helper common/build-helper/rust.sh: dynamic linking to libpcre2 on musl 2020-10-15 03:09:51 -03:00
build-profiles build-profiles: drop unnecessary cflags for ppc 2020-12-06 05:51:31 +01:00
build-style build-style/cmake: set find_root_path to cross_base/usr 2020-11-28 05:56:03 +07:00
chroot-style
cross-profiles cross-profiles/armv5*: add missing flags 2020-03-29 23:31:17 +02:00
environment autoconf_cache/musl-linux: fix sigprocmask value. 2020-11-20 19:17:38 -03:00
hooks wrapper: bring valac and vapigen to current version 2020-11-26 20:57:52 +07:00
repo-keys
travis Disable Travis CI. 2020-11-21 00:11:30 +01:00
wrappers
xbps-src xbps-src/shutils/update_check.sh: add support for git.sr.ht 2020-10-21 22:10:31 +02:00
options.description
shlibs grpc: update to 1.34.0. 2020-12-03 12:26:08 -05:00