mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-20 23:21:35 +02:00
* 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:
parent
c031a1fcde
commit
5ef8122b16
@ -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\*
|
||||
|
Loading…
Reference in New Issue
Block a user