summaryrefslogtreecommitdiff
path: root/src/extrafpc.cfg
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-08-28 10:26:46 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-08-28 10:26:46 +0000
commit2bc69e938070dc3b87372b89efcb8c683e2ea151 (patch)
treef9c4ba541fcc66fc4414af83d02be359a56a41f6 /src/extrafpc.cfg
parent316a16c5f3337ad23ecdfdd6444c0b72af3f2406 (diff)
downloadfpGUI-2bc69e938070dc3b87372b89efcb8c683e2ea151.tar.xz
* A minor fix to compile fpGUI from the command line with FPC 2.0.4 and 2.0.5
Diffstat (limited to 'src/extrafpc.cfg')
-rw-r--r--src/extrafpc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extrafpc.cfg b/src/extrafpc.cfg
index ca911be1..dbc9c7e5 100644
--- a/src/extrafpc.cfg
+++ b/src/extrafpc.cfg
@@ -46,7 +46,7 @@
# Optimize always for Size
--O2s
+#-O2s
# Slashes are also allowed under dos