Skip to content

Commit

Permalink
lang/gcc13-devel: fix build on powerpc
Browse files Browse the repository at this point in the history
cc1plus: out of memory allocating 48749344 bytes after a total of 0 bytes
  • Loading branch information
pkubaj committed Oct 12, 2023
1 parent a05177f commit 06404d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lang/gcc13-devel/Makefile
Expand Up @@ -46,7 +46,6 @@ OPTIONS_DEFINE= GRAPHITE
OPTIONS_DEFAULT_aarch64=STANDARD_BOOTSTRAP
OPTIONS_DEFAULT_amd64= STANDARD_BOOTSTRAP
OPTIONS_DEFAULT_i386= STANDARD_BOOTSTRAP
OPTIONS_DEFAULT_powerpc=LTO_BOOTSTRAP
OPTIONS_DEFAULT_powerpc64=LTO_BOOTSTRAP
OPTIONS_DEFAULT_powerpc64le=LTO_BOOTSTRAP
OPTIONS_RADIO= BOOTSTRAP
Expand Down

0 comments on commit 06404d3

Please sign in to comment.