mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
lazarus: add comment
This commit is contained in:
@@ -8,6 +8,7 @@ source="https://downloads.sourceforge.net/project/$name/Lazarus%20Zip%20_%20GZip
|
||||
|
||||
build() {
|
||||
cd $name
|
||||
# Build limited to one thread (-j1) at the moment, breaks with multithread
|
||||
make -j1 LCL_PLATFORM=qt5 bigide
|
||||
|
||||
mkdir -p $PKG/usr/lib/lazarus $PKG/usr/bin $PKG/usr/share/man/man1 $PKG/usr/share/doc
|
||||
|
||||
Reference in New Issue
Block a user