CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/02/16 11:26:26
Modified files: usr.bin/signify: ge25519.h usr.bin/ssh : ge25519.h Log message: Declare ge25519_base as extern, to prevent it from becoming a common. Gets us rid of ``lignment 4 of symbol `crypto_sign_ed25519_ref_ge25519_base' in mod_ge25519.o is smaller than 16 in mod_ed25519.o'' warnings at link time.