mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 20:32:20 +02:00
Use auto instead of dynamic, as dynamic is not always possible
git-svn-id: trunk@38741 -
This commit is contained in:
parent
c9f15c906e
commit
2f927d896a
@ -78,8 +78,8 @@ scaler=normal2x
|
|||||||
# cycleup: Amount of cycles to decrease/increase with keycombo.(CTRL-F11/CTRL-F12)
|
# cycleup: Amount of cycles to decrease/increase with keycombo.(CTRL-F11/CTRL-F12)
|
||||||
# cycledown: Setting it lower than 100 will be a percentage.
|
# cycledown: Setting it lower than 100 will be a percentage.
|
||||||
|
|
||||||
#core=auto
|
core=auto
|
||||||
core=dynamic
|
#core=dynamic
|
||||||
cputype=auto
|
cputype=auto
|
||||||
#cycles=auto
|
#cycles=auto
|
||||||
cycles=max
|
cycles=max
|
||||||
|
Loading…
Reference in New Issue
Block a user