mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 10:57:54 +02:00
TODO is --with-cpu configure option to force some other processor type. Problem is not big as any Intel 686+ CPU will use -mcpu=pentiumpro anyway. Exceptions are Athlons and 586 processors. BUILD/SETUP.sh: Removed hardcoded processor type as it will be added later by configure acinclude.m4: Added CPU automatic detection configure.in: Added CPU automatic detection |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| compile-alpha | ||
| compile-alpha-ccc | ||
| compile-alpha-cxx | ||
| compile-alpha-debug | ||
| compile-pentium | ||
| compile-pentium-debug | ||
| compile-pentium-debug-max | ||
| compile-pentium-debug-no-bdb | ||
| compile-pentium-debug-openssl | ||
| compile-pentium-gcov | ||
| compile-pentium-gprof | ||
| compile-pentium-max | ||
| compile-pentium-myodbc | ||
| compile-pentium-mysqlfs-debug | ||
| compile-pentium-pgcc | ||
| compile-pentium-symbols | ||
| compile-solaris-sparc | ||
| compile-solaris-sparc-purify | ||
| FINISH.sh | ||
| SETUP.sh | ||
| test-alpha-ccc | ||