diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-03-29 11:08:07 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-03-29 11:08:07 +0000 |
commit | 3420cd608b369be387bfc5e65cad34a2bf659561 (patch) | |
tree | c719beb40600c2f77eb15c3723263a12f8595727 /Cross | |
parent | cddfcddc190fa3c9953973822c35e3baa71181f0 (diff) | |
download | perl-3420cd608b369be387bfc5e65cad34a2bf659561.tar.gz |
Add i_syspoll to all the pre-canned configs.
p4raw-id: //depot/perl@33597
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/config.sh-arm-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index ee44d1180c..a790f3e78c 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -668,6 +668,7 @@ i_sysmode='undef' i_sysmount='define' i_sysndir='undef' i_sysparam='define' +i_syspoll='undef' i_sysresrc='define' i_syssecrt='undef' i_sysselct='define' |