zlice

Results 63 comments of zlice

naw it wont like dkwo just pointed out...thinking right above that checking for musl and unsetting or something

ok so this works for x86, a64, a7l ```sh post_configure() { if [ "$CROSS_BUILD" ]; then find -iname "*.ninja" -exec sed -i "{}" \ -e "/rustc/s; --sysroot ${XBPS_CROSS_BASE}/usr;;g" \ -e...

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 from...

> @zlice Do you think this line in > is ignored, or somehow not passed over from meson to ninja? there's sysroot and targets to aarch64 after configure. maybe the...

looks the same on A770 for me :+1:

Same issue for gifski on void aarch64 and armv7l cross compiles https://github.com/void-linux/void-packages/pull/50117 (fork used in gifski is https://github.com/kornelski/rust-ffmpeg-sys-1)

seems to be fine if the clone isn't in the same location as the original or another clone.

just tried core and ui-console from git, still doesn't seem to work note: also unable to toggle fullscreen in m64py

Apparently this takes too much space to build, looks like it was killed - `g++: fatal error: Killed signal terminated program cc1plus`.

I think I originally had a level-zero package but it looked like nothing used it. Can take another look and try to see if Blender picks anything up. Need to...