This replaces the previously used collection of configuration files for every single architecture in conjunction with hacky overrides, which became an increasing burden to maintain. Fixes a number of outstanding bugs and oddities, with the most important one being the previously wrong signal order(as shown by ext/POSIX/t/sigaction.t). See files/perlconfig.pl's POD and files/README.config for details. Signed-off-by: Marcel Denia <naoir@gmx.net>
11 lines
324 B
Text
11 lines
324 B
Text
cf_email='naoir@gmx.net'
|
|
osvers='3.18.19'
|
|
gccversion='4.8.0'
|
|
myhostname='OpenWrt'
|
|
cf_time='Thu Jan 1 12:00:00 CEST 2015'
|
|
|
|
perladmin="$cf_email"
|
|
archname="$owrt:arch-linux-$owrt:libc"
|
|
targetarch="$archname"
|
|
myarchname="$archname"
|
|
myuname="Linux $myhostname $osvers #1 SMP $cf_time @{[$owrt:arch =~ s/(el|eb)$//r]} GNU/Linux"
|