mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 06:29:25 +01:00
* -Ratt removed from default fp.cfg - it is not necessary and makes troubles under sparc
git-svn-id: trunk@12714 -
This commit is contained in:
parent
95431c57f5
commit
7bb670800d
@ -456,7 +456,6 @@ cat <<EOFFPCFG > $fpcfgfile
|
||||
-T$fpctargetos
|
||||
-Sg
|
||||
-O1
|
||||
-Ratt
|
||||
-Fu$FPCPATH/units/\$fpctarget
|
||||
-Fu$FPCPATH/units/\$fpctarget\*
|
||||
-Fu$FPCPATH/units/\$fpctarget\rtl
|
||||
@ -476,7 +475,6 @@ cat <<EOFFPCFG > $fpcfgfile
|
||||
-Sg
|
||||
-Cr
|
||||
-Co
|
||||
-Ratt
|
||||
-Fu$FPCPATH/units/\$fpctarget
|
||||
-Fu$FPCPATH/units/\$fpctarget\*
|
||||
-Fu$FPCPATH/units/\$fpctarget\rtl
|
||||
@ -494,7 +492,6 @@ cat <<EOFFPCFG > $fpcfgfile
|
||||
-T$fpctargetos
|
||||
-Sg
|
||||
-O2
|
||||
-Ratt
|
||||
-Fu$FPCPATH/units/\$fpctarget
|
||||
-Fu$FPCPATH/units/\$fpctarget\*
|
||||
-Fu$FPCPATH/units/\$fpctarget\rtl
|
||||
|
||||
Loading…
Reference in New Issue
Block a user