Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)

Rework CPU extensions detection code and build with AES-NI and AVX support by default
This commit is contained in:
R4SAS
2020-11-15 01:31:20 +03:00
committed by GitHub
parent 7e874eaa7c
commit 62cd9fffa3
26 changed files with 208 additions and 237 deletions

3
.gitignore vendored
View File

@@ -3,11 +3,12 @@
router.info
router.keys
i2p
libi2pd.so
netDb
/i2pd
/libi2pd.a
/libi2pdclient.a
/libi2pd.so
/libi2pdclient.so
*.exe