Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configfrag: fix usage of mach_ncpus before his definition | Etienne Brateau | 2024-11-20 | 1 | -0/+11 |
| | | | | Message-ID: <20241119191048.43597-1-etienne.brateau@gmail.com> | ||||
* | Share ncom, lpr, PAE definitions between i386 and x86_64 | Samuel Thibault | 2020-03-29 | 1 | -0/+29 |
Otherwise the x86_64 configfrag would overwrite i386's. * i386/configfrag.ac: Remove ncom, nlpr, pae, NCOM, NLPR, PAE definitions. * i386/configfrag.ac: Remove ncom, nlpr, NCOM, NLPR, PAE definitions. Enable PAE. * configfrag-first.ac: New file, defines ncom, nlpr, pae. * configure.ac: Include configfrag-first.ac * configfrag.ac: Define NCOM, NLPR, PAE. |