Skip to content

Commit

Permalink
Stop building aarch64_ilp32 baselibs for aarch64 (#816)
Browse files Browse the repository at this point in the history
We stopped the aarch64 ilp32 efforts some time ago,
so we can stop building the ilp32 baselibs
  • Loading branch information
dirkmueller committed Apr 29, 2022
1 parent 427ed78 commit cabc2b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion baselibs_configs/baselibs_global.conf
Expand Up @@ -9,7 +9,6 @@ arch sparcv9 targets sparc64:32bit
arch sparcv9v targets sparc64v:32bit
arch sparc64 targets sparcv9:64bit
arch sparc64v targets sparcv9v:64bit
arch aarch64 targets aarch64_ilp32:64bit
arch aarch64_ilp32 targets aarch64:32bit

configdir /usr/lib/baselibs-<targettype>/bin
Expand Down

0 comments on commit cabc2b6

Please sign in to comment.