-
- Downloads
equix: Build cleanly with -Wall -Werror
Fixes some type nitpicks that show up in Tor development builds,
which usually run with -Wall -Werror. Tested on x86_64 and aarch64
for clean build and passing equix-tests + hashx-tests.
Signed-off-by:
Micah Elizabeth Scott <beth@torproject.org>
parent
246ced3a
No related branches found
No related tags found
Showing
- src/ext/equix/hashx/src/blake2.c 0 additions, 5 deletionssrc/ext/equix/hashx/src/blake2.c
- src/ext/equix/hashx/src/compiler.h 3 additions, 3 deletionssrc/ext/equix/hashx/src/compiler.h
- src/ext/equix/hashx/src/compiler_x86.c 1 addition, 1 deletionsrc/ext/equix/hashx/src/compiler_x86.c
- src/ext/equix/hashx/src/force_inline.h 1 addition, 1 deletionsrc/ext/equix/hashx/src/force_inline.h
- src/ext/equix/hashx/src/program.c 27 additions, 25 deletionssrc/ext/equix/hashx/src/program.c
- src/ext/equix/hashx/src/program_exec.c 13 additions, 7 deletionssrc/ext/equix/hashx/src/program_exec.c
- src/ext/equix/hashx/src/siphash_rng.c 1 addition, 1 deletionsrc/ext/equix/hashx/src/siphash_rng.c
- src/ext/equix/hashx/src/tests.c 2 additions, 0 deletionssrc/ext/equix/hashx/src/tests.c
- src/ext/equix/hashx/src/virtual_memory.c 1 addition, 0 deletionssrc/ext/equix/hashx/src/virtual_memory.c
- src/ext/equix/src/equix.c 6 additions, 6 deletionssrc/ext/equix/src/equix.c
- src/ext/equix/src/solver.c 28 additions, 23 deletionssrc/ext/equix/src/solver.c
Loading
Please register or sign in to comment