Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Generic 32"
Jump to navigation
Jump to search
(Created page with "{{Subarch |CPU Family=32-bit Processors (PC-Compatible, Generic) |subarch=generic_32 |CHOST=i686-pc-linux-gnu |CFLAGS=-mtune=generic -O2 -fomit-frame-pointer -pipe |Descriptio...") |
|||
Line 2: | Line 2: | ||
|CPU Family=32-bit Processors (PC-Compatible, Generic) | |CPU Family=32-bit Processors (PC-Compatible, Generic) | ||
|subarch=generic_32 | |subarch=generic_32 | ||
|arch=x86-32bit | |||
|Description=This subarch supports generic 32-bit PC-compatible processors. | |||
|CHOST=i686-pc-linux-gnu | |CHOST=i686-pc-linux-gnu | ||
|CFLAGS=-mtune=generic -O2 -fomit-frame-pointer -pipe | |CFLAGS=-mtune=generic -O2 -fomit-frame-pointer -pipe | ||
}} | }} |
Latest revision as of 13:46, June 2, 2022
This section lists the CPU-optimized Funtoo Linux builds currently available for download for generic_32. This subarch supports generic 32-bit PC-compatible processors.
No downloadable stage builds are currently available for this sub-architecture.
This subarch supports generic 32-bit PC-compatible processors..
Architecture and Optimization
The following settings are applied to all stages for this subarch via Funtoo subarch profiles:
CHOST | i686-pc-linux-gnu |
CFLAGS | -mtune=generic -O2 -fomit-frame-pointer -pipe |