Branch:
user/chris/wip/musl
boot-lvm
cross
crossperl
early
karasz/new-early
karasz/qt
linux-2.6.27.6
master
stable/0.1.0
stable/0.2
stable/0.3
stable/0.5
stable/0.6
test/0.2-linux-2.6.38
user/amery/0.1.0/test
user/amery/cross
user/amery/mess
user/amery/next/luajit
user/amery/next/master
user/amery/next/uclibc
user/amery/runit-rework
user/amery/sid
user/amery/wip/aclocal
user/amery/wip/python
user/chris/0.1.0/dovecot-2.0
user/chris/0.1.0/grsecurity
user/chris/0.1.0/linux-2.6.35
user/chris/next/0.4
user/chris/next/aufs
user/chris/next/master
user/chris/next/shadow
user/chris/next/xorg
user/chris/old/linux-pax
user/chris/old/multilib
user/chris/old/ruby
user/chris/test/arm
user/chris/test/early-mdev
user/chris/test/multilib
user/chris/test/perl-cross
user/chris/toolchain/0.3
user/chris/wip/linux37
user/chris/wip/musl
user/karasz/firmware
user/karasz/next/postgresql
user/karasz/next/updates
user/karasz/test/ecn
${ noResults }
1 Commits (user/chris/wip/musl)
Author | SHA1 | Message | Date |
---|---|---|---|
|
3a1fc6a3ab |
libsodium: Added libsodium 0.4.2 - A portable, cross-compilable, installable, packageable fork of NaCl
Note: We need to inject '-std=c99' because the reference implementation of blake2 is using C99 specific semantics. ------------------------------------------------------------------------------ crypto_generichash/blake2/ref/blake2b-ref.c: In function 'blake2b_init0': crypto_generichash/blake2/ref/blake2b-ref.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode crypto_generichash/blake2/ref/blake2b-ref.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code crypto_generichash/blake2/ref/blake2b-ref.c: In function 'crypto_generichash_blake2b__init_param': crypto_generichash/blake2/ref/blake2b-ref.c:155:3: error: 'for' loop initial declarations are only allowed in C99 mode crypto_generichash/blake2/ref/blake2b-ref.c: In function 'crypto_generichash_blake2b__final': crypto_generichash/blake2/ref/blake2b-ref.c:328:3: error: 'for' loop initial declarations are only allowed in C99 mode ------------------------------------------------------------------------------ |
12 years ago |