mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 12:20:19 +02:00
* -Fui386 added
This commit is contained in:
parent
71d03d5926
commit
9773d00897
@ -1,4 +1,4 @@
|
|||||||
ppc386 -O3p3 -Ch8000000 -dI386 -dGDB -dBROWSERLOG -Sg pp.pas %1 %2 %3 %4 %5 %6 %7 %8 %9
|
ppc386 -O3p3 -Ch8000000 -Fui386 -dI386 -dGDB -dBROWSERLOG -Sg pp.pas %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||||
if errorlevel 0 goto success
|
if errorlevel 0 goto success
|
||||||
goto failed
|
goto failed
|
||||||
:success
|
:success
|
||||||
|
Loading…
Reference in New Issue
Block a user