2023-11-30 22:36 UTC+0100 Phil Krylov (phil a t krylov.eu)

* src/3rd/Makefile
  - src/3rd/tiff/
  * package/harbour.spec
  * README.md
    - Removed third-party TIFF library. It's not clear why it was even
      included, it's not C90 compatible anymore, and a major pain to maintain.
This commit is contained in:
Phil Krylov
2023-11-12 01:24:37 +01:00
parent e8de2ab8cc
commit 1ba1f6b488
62 changed files with 8 additions and 51392 deletions

View File

@@ -415,7 +415,6 @@ make install %{?_smp_mflags}
rm -f $RPM_BUILD_ROOT/%{_bindir}/{3rdpatch.hb,check.hb,commit.hb,harbour.ucf}
rm -f $HB_INSTALL_LIB/libjpeg.a \
$HB_INSTALL_LIB/libpng.a \
$HB_INSTALL_LIB/libtiff.a \
$HB_INSTALL_LIB/liblibhpdf.a \
$HB_INSTALL_LIB/libsqlite3.a \
$HB_INSTALL_LIB/libexpat.a \