* Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms

git-svn-id: trunk@12468 -
This commit is contained in:
joost 2009-01-02 10:36:42 +00:00
parent c031a1fcde
commit 5ef8122b16

View File

@ -449,7 +449,6 @@ cat <<EOFFPCFG > $fpcfgfile
-T$fpctargetos
-Sg
-O1
-Oppentium3
-Ratt
-Fu$FPCPATH/units/\$fpctarget
-Fu$FPCPATH/units/\$fpctarget\*
@ -470,7 +469,6 @@ cat <<EOFFPCFG > $fpcfgfile
-Sg
-Cr
-Co
-Oppentium3
-Ratt
-Fu$FPCPATH/units/\$fpctarget
-Fu$FPCPATH/units/\$fpctarget\*
@ -489,7 +487,6 @@ cat <<EOFFPCFG > $fpcfgfile
-T$fpctargetos
-Sg
-O2
-Oppentium3
-Ratt
-Fu$FPCPATH/units/\$fpctarget
-Fu$FPCPATH/units/\$fpctarget\*