==== run-regress-ecdhtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/lib/libcrypto/ecdh/ecdhtest.c cc -o ecdhtest ecdhtest.o -lcrypto ./ecdhtest ==== run-regress-ecc_cdh ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/lib/libcrypto/ecdh/ecc_cdh.c cc -o ecc_cdh ecc_cdh.o -lcrypto ./ecc_cdh