mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 04:49:26 +02:00
+ added support for xcoff when installing
This commit is contained in:
parent
1dcb2e55bc
commit
760c85016b
@ -52,6 +52,9 @@ install
|
||||
NewFolder "{FPCDIR}units:"
|
||||
NewFolder "{FPCDIR}units:rtl:"
|
||||
Duplicate -y ::units:powerpc-macos:Å.ppu ::units:powerpc-macos:Å.o "{FPCDIR}units:rtl:"
|
||||
Set Exit 0
|
||||
Duplicate -y ::units:powerpc-macos:Å.xcoff "{FPCDIR}units:rtl:" ³ Dev:Null
|
||||
Set Exit 1
|
||||
|
||||
|
||||
#system.ppu Ä system.pp macostp.inc macutils.inc {SYSDEPS}
|
||||
|
Loading…
Reference in New Issue
Block a user