mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-30 06:13:45 +02:00
4 lines
152 B
Bash
Executable File
4 lines
152 B
Bash
Executable File
#!/bin/sh
|
|
ppc386 -Fu"src;src/ctrl;src/platform/linux;src/util" -Fisrc -FU_debug -Mdelphi -Tlinux -WC -Sg -Se3 -XX -Xs -B -v0i find_compilers_linux.dpr
|
|
|