SpidFightFR
SpidFightFR
> hey, 24.0.1 hit - f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613 Working on it, we still need that [libdrm](https://github.com/void-linux/void-packages/pull/48170).
> if it's easier to put in here, w/e i'll close mine Copy that. I'll port your changes here.
#### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (x64-GlibC) Modified PR...
> libdrm is now at 120, maybe you can rebase? Yeah imma do this tomorrow, it's 1 AM at my place and i didn't get much sleep lately 🥲 Thanks...
Just testing stuff...
Nope, the aarch64 and arm builds are still broken, that reminds me of mesa 23...
> i see `build-helper/rust.sh : 28` has `export BINDGEN_EXTRA_CLANG_ARGS+=" --sysroot=${XBPS_CROSS_BASE} -I${XBPS_CROSS_BASE}/usr/include"` > > not sure how or where that's used? 1 or 2 other templates seem to have the var....
> ok so this works for x86, a64, a7l > > ```shell > post_configure() { > if [ "$CROSS_BUILD" ]; then > find -iname "*.ninja" -exec sed -i "{}" \...
> i was looking at rust related stuff and cross args but none of that made a difference. then i saw `-isystem...` and thought it looked out of place just...
> ok so this works for x86, a64, a7l > > ```shell > post_configure() { > if [ "$CROSS_BUILD" ]; then > find -iname "*.ninja" -exec sed -i "{}" \...