mirror of
https://github.com/openwrt/packages.git
synced 2025-07-17 12:14:45 +00:00
This was previously manually set to '4.8.0'. Aside from just being incorrect, it also breaks Errno's GCC5 detection. Fixes #2044. Signed-off-by: Marcel Denia <naoir@gmx.net>
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
cf_email='naoir@gmx.net'
|
|
osvers='3.18.19'
|
|
gccversion="$owrt:gccversion"
|
|
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"
|