diff options
author | Aaron Crane <arc@cpan.org> | 2017-10-14 15:47:10 +0200 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2017-10-21 16:53:18 +0100 |
commit | 6ff2ec7da32d2a2afeb2b1b0a1d5a78e2d573402 (patch) | |
tree | eee661657a612cb298a64566da580c1637e9db57 /symbian | |
parent | 7e0346596d505ad065530a113109ee0a1ff260e9 (diff) | |
download | perl-6ff2ec7da32d2a2afeb2b1b0a1d5a78e2d573402.tar.gz |
Rely on C89 <assert.h>
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index f7c316f916..eb5b16fd3a 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -647,7 +647,6 @@ i64type='int64_t' i8size='1' i8type='char' i_arpainet='undef' -i_assert='define' i_bfd='undef' i_bsdioctl='' i_crypt='undef' |