P-H-C / phc-winner-argon2

The password hash Argon2, winner of PHC
Other
4.74k stars 405 forks source link

Makefile: Target 'test:' should honor LDFLAGS #363

Open 68420948 opened 8 months ago

68420948 commented 8 months ago

At Debian, we found that the target test: should honor the LDFLAGS variable when compiling the binary testcase. Please consider applying our patch [1] to your code.

[1] https://salsa.debian.org/pkg-security-team/argon2/-/blob/debian/latest/debian/patches/ldflags.patch