summaryrefslogtreecommitdiff
path: root/compiler/pp.pas
diff options
context:
space:
mode:
authorflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2008-10-18 14:08:18 +0000
committerflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2008-10-18 14:08:18 +0000
commitf7e6d217d183085c9f668b622fb1ca389b0cd2ce (patch)
treeaf8faa076055457d28f379dc628501b43519d67b /compiler/pp.pas
parent1e8d18daa97dd3a8950507a574b71219aae07aaf (diff)
downloadfpc-f7e6d217d183085c9f668b622fb1ca389b0cd2ce.tar.gz
+ propagate FPC_ARMEL if FPC_OARM isn't defined
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11917 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/pp.pas')
-rw-r--r--compiler/pp.pas3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/pp.pas b/compiler/pp.pas
index a9829941d6..536cc19330 100644
--- a/compiler/pp.pas
+++ b/compiler/pp.pas
@@ -39,6 +39,9 @@ program pp;
MMX instructions
EXTERN_MSG Don't compile the msgfiles in the compiler, always
use external messagefiles, default for TP
+ FPC_ARMEL create an arm eabi compiler
+ FPC_OARM create an arm oabi compiler, only needed when the host
+ compiler is ARMEL
-----------------------------------------------------------------
cpuflags The target processor has status flags (on by default)
cpufpemu The target compiler will also support emitting software