diff --git a/community/vtk/PKGBUILD b/community/vtk/PKGBUILD index ec748fb7a..ca420101a 100644 --- a/community/vtk/PKGBUILD +++ b/community/vtk/PKGBUILD @@ -10,10 +10,11 @@ # - add makedepend on tbb, previously pulled in by ospray # - explicitly disable the fides, adios2 modules due to -DVTK_BUILD_ALL_MODULES=ON # - generalize moving .so files in install +# - removed -ffat-lto-objects from CFLAGS pkgname=vtk pkgver=9.1.0 -pkgrel=13 +pkgrel=14 pkgdesc="Software system for 3D computer graphics, image processing, and visualization" arch=(x86_64) url="https://www.vtk.org/"