aboutsummaryrefslogtreecommitdiff
path: root/lang/perl/files/aarch64.config
Commit message (Collapse)AuthorAge
* perl: add build config for aarch64Tomasz Maciej Nowak2018-01-26
Because nonexistent aarch64.config the build of perl will fail for ARM 64-bit targets. Fix it by adding mentioned config. Fixes #2963. Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>