lazarus: add comment

This commit is contained in:
Luis
2023-12-01 04:17:09 +01:00
committed by GitHub
parent 2da2310192
commit f94b88d116

View File

@@ -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