Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
blender


Commits:
cdd5d223 by Sven-Hendrik Haase at 2025-02-20T16:29:29+01:00
upgpkg: 17:4.3.2-10: Rebuild against new glibc which makes the SYCL hack 
unnecessary

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = blender
        pkgdesc = A fully integrated 3D graphics creation suite
        pkgver = 4.3.2
-       pkgrel = 9
+       pkgrel = 10
        epoch = 17
        url = https://www.blender.org
        arch = x86_64


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
 
 pkgname=blender
 pkgver=4.3.2
-pkgrel=9
+pkgrel=10
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')
@@ -198,9 +198,7 @@ build() {
     -D OCLOC_INSTALL_DIR=/usr
     -D OPTIX_ROOT_DIR="$srcdir"
     -D PYTHON_VERSION="$(_get_pyver)"
-    # Workaround problem with SYCL and glibc 2.41
-    # See https://forums.gentoo.org/viewtopic-p-8854792.html
-    -D SYCL_CPP_FLAGS="-D__TC__=__DC__ --verbose"  # for debugging
+    -D SYCL_CPP_FLAGS="--verbose"  # for debugging
     -D SYCL_ROOT_DIR=/opt/intel/oneapi/compiler/latest
     -D SYCL_OFFLINE_COMPILER_PARALLEL_JOBS=8
     -D USD_ROOT_DIR=/usr



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/cdd5d2235a9ff17557712aada7c56eb6bdd58b2e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/cdd5d2235a9ff17557712aada7c56eb6bdd58b2e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to