diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-01-06 08:51:20 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-01-06 08:51:20 +0100 |
commit | 1afd3306d14b1d637f928e16ad4f278f5cf59754 (patch) | |
tree | 7906ca2ee287ff460bdbc87c090931bbdace28c3 /Cross | |
parent | df17c887edae24b6fb41930323837b575d27a7df (diff) | |
download | perl-1afd3306d14b1d637f928e16ad4f278f5cf59754.tar.gz |
vaproto for the other OS's
Follow-up to d03b3b00ac22f32af87a752669a46d9d06ae1561
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 d7dd60c239..53c4c743d3 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -1042,6 +1042,7 @@ uvsize='4' uvtype='unsigned long' uvuformat='"lu"' uvxformat='"lx"' +vaproto='undef' vendorarch='' vendorarchexp='' vendorbin='' |