|
|
|
|
|
by macros
2589 days ago
|
|
From some browsing through the patches they apply to the packages it appears they are making extensive use of function multi versioning. Instead of compiling for the lowest common denominator for the target arch they are shipping pre-compiled versions for each generation and using run-time detection to figure out which to load. Nothing stopping any other distro from copying the approach other than detail work and increased package sizes. |
|