Replies: 10 comments 19 replies
|
@cyring updated the -git package, waiting for the release. |
This has worked perfectly |
|
Since kernel 6.8rc1 and its mandatory gcc is v13 |
In I was expecting my ArchLinux EDIT: in addition to that, I now have a regression with CentOS 3 where rewriting CFLAGS seems forbidden Due to numerous regressions, I have rollback to the original Makefile. |
|
You may have noticed that a CI is now helping to track build regressions. You will find results in repository tab actions I still continue to build by hand in various VM, with workstations and an Orange-Pi 5+ Nightly status of 1.97.0
|
|
Since commit fc9f470 is fixed the ratios display for hybrid processors. This concerns generations Alder Lake and afterwards ; the big.LITTLE architectures of ARM v8, v9 like Can anyone with Intel Hybrid post such screenshot to let me verify ? |
|
I'm the openSUSE package maintainer and working on an updated RPM .spec file for when 1.97.0 is released. It's working fine with very minor modifications, but a few observations:
|
|
Thank you for your reply.
What about adding a |
Do you have specs of this compiler variable ? |
It's not a compiler variable. Just a variable that I named
assuming a Makefile with:
|

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@ich777 , @inglor , anyone
Hello,
This version is about ARM AArch64 and still the latest x86_64 models
The compilation has evolved.
The binaries
corefreqk.kocorefreqdandcorefreq-cliare now compiled into thebuildsub-directoryMakefileis taking care to create thebuildtemporary directory.Makefileis detecting one of the two machinex86_64oraarch64If useful an
uninstallrecipe has been addedParallel build is more efficient. One can simply run
make -jApart a merged
masterbranche, I have not create a release yet until packaging has integrated those changes.Best regards
Cyril
All reactions