mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
Revert "build-style meson: fix _MESON_CPU_FAMILY=ppc64le"
This reverts commit 0d23f73635
.
This commit is contained in:
parent
4c0965f871
commit
f20e10cd44
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ do_patch() {
|
|||
_MESON_CPU_FAMILY=x86
|
||||
;;
|
||||
ppc64le*)
|
||||
_MESON_CPU_FAMILY=ppc64le
|
||||
_MESON_CPU_FAMILY=ppc64
|
||||
;;
|
||||
ppc64*)
|
||||
_MESON_TARGET_ENDIAN=big
|
||||
|
|
Loading…
Add table
Reference in a new issue