Reduced recommended built options to PENTIUM3 (from P4) requirement

This commit is contained in:
mysticbbs 2012-02-18 02:36:17 -05:00
parent 0cd454f77e
commit e26bfe3954
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ each source file that compiles to an executable.
Current build options used with Free Pascal are as follows: Current build options used with Free Pascal are as follows:
fpc -CX -XX -Xs -O3 -B -OpPENTIUM4 -OoREGVAR -OoSTACKFRAME -OoPEEPHOLE -OoASMCSE -WN <source file> fpc -CX -XX -Xs -O3 -B -OpPENTIUM3 -OoREGVAR -OoSTACKFRAME -OoPEEPHOLE -OoASMCSE -WN <source file>
Mystic BBS project can be found at mysticbbs.sourceforge.net Mystic BBS project can be found at mysticbbs.sourceforge.net