mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
-static to CFLAGS). It just turned rev.1.5 into an obfuscated no-op. As explained in the log for rev.1.5, testing should be done in the host environment but there is a problem in cross-compilation environments. As not explained in the log for rev.1.6, there was apparently a practical problem with cross-compiling (makeworld should have set -static in LDFLAGS but apparently didn't). Cross-compilation was especially complicated because the relevant programs are test programs that were run at beforeinstall time -- dynamic libraries might or might not exist depending on the build options. The complications became moot in rev.1.8 when beforeinstall was renamed "test". |
||
|---|---|---|
| .. | ||
| i386 | ||
| Makefile | ||
| md2.copyright | ||
| md2.h | ||
| md2c.c | ||
| md4.copyright | ||
| md4.h | ||
| md4c.c | ||
| md5.copyright | ||
| md5.h | ||
| md5c.c | ||
| mddriver.c | ||
| mdX.3 | ||
| mdXhl.c | ||
| ripemd.3 | ||
| ripemd.h | ||
| rmd160c.c | ||
| rmd_locl.h | ||
| rmdconst.h | ||
| rmddriver.c | ||
| sha.3 | ||
| sha.h | ||
| sha0c.c | ||
| sha1c.c | ||
| sha_locl.h | ||
| shadriver.c | ||