mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-05 12:46:20 +02:00
+ TEST_ABI documented
git-svn-id: trunk@11919 -
This commit is contained in:
parent
2c5ce2fe12
commit
695e9fa128
@ -120,6 +120,10 @@ TEST_DELTEMP delete temporary executable/object/ppu file,
|
|||||||
default is off
|
default is off
|
||||||
TEST_TIMEOUT use timeout wrapper for (remote) execution
|
TEST_TIMEOUT use timeout wrapper for (remote) execution
|
||||||
V print dotest commandline
|
V print dotest commandline
|
||||||
|
TEST_ABI test a certain abi, this influences where the
|
||||||
|
c object files are taken from: TEST_ABI=eabi
|
||||||
|
takes the c*.o files from
|
||||||
|
test/cg/obj/linux/arm-eabi
|
||||||
|
|
||||||
(Please add more test options if needed)
|
(Please add more test options if needed)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user