Free Pascal is a free 32/64bit Pascal Compiler. It comes with a run-time
library and is fully compatible with Turbo Pascal 7.0 and nearly Delphi
compatible. Some extensions are added to the language, like function
overloading and generics. Shared libraries can be linked. This package
contains the command-line compiler and utilities. Provided units are the
runtime library (RTL), free component library (FCL) and packages.
* Wed Aug 14 2024 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.2.2-10
- Add a patch to fix IDE-related non-executable files being installed to /usr/bin
- Add a patch to fix broken stack trace handling on aarch64
- Use FPMAKEOPT for parallel compilation
* Thu Nov 09 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.2.2-9
- Rebuilt for MSVSphere 9.3
* Wed Aug 17 2022 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.2.2-9
- Rebuild the compiler after bootstrapping
* Wed Aug 17 2022 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.2.2-8
- Bootstrap the compiler for EPEL9
- Disable building .pdf documentation (missing dependencies on EPEL9)