HomeFreeBSD

GCC disallows creating arrays of variable size (and const int is a

Description

GCC disallows creating arrays of variable size (and const int is a
variable as well). Fix that to fix build on powerpc64.

PR: 231736
Submitted by: Piotr Kubaj

Details

Provenance
linimonAuthored on
Parents
rP483816: Update to 2.3.5
Branches
Unknown
Tags
Unknown