Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)

x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
This commit is contained in:
waddlesplash
2021-09-15 15:40:18 -04:00
committed by GitHub
parent 091aa2623d
commit 4f180bdb94
2509 changed files with 2619 additions and 2619 deletions

View File

@@ -20,7 +20,7 @@ CHECKSUM_SHA256="f43f0b919d514a16cfc51fa289d658af55b32a653ba1735ab21bec15b37e10b
SOURCE_FILENAME="pe-$srcGitRev.tar.gz"
SOURCE_DIR="pe-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
USER_SETTINGS_FILES="
settings/pe directory

View File

@@ -20,7 +20,7 @@ CHECKSUM_SHA256="b3cb6b102a4b509aa6882d7c5a1dd55b3bc6fb072a9a784f98be03809967c24
SOURCE_FILENAME="pe-$srcGitRev.tar.gz"
SOURCE_DIR="pe-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
USER_SETTINGS_FILES="
settings/pe directory

View File

@@ -18,7 +18,7 @@ CHECKSUM_SHA256="94e3946437bc5f5e0163ed3f44b3f597c4471106999d00262ccd9fff763df09
SOURCE_FILENAME="pe-$srcGitRev.tar.gz"
SOURCE_DIR="Pe-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="all"
USER_SETTINGS_FILES="
settings/pe directory