07:40:36 I'm trying to load a module built on recent illumos on a pretty older system and getting: undefined symbol __x86_indirect_thunk_r{a,b,c}x, is there a way get rid of these symbols (like I did with STACKPROTECT=none)? 08:53:03 I think they come from -mindirect-branch=thunk-extern and -mindirect-branch-register 08:53:27 So perhaps patch those out of usr/src/uts/Makefile.uts on the build system 09:30:21 andyf: that did it, thanks! (looked there, but somehow failed my search) 13:34:14 [illumos-gate] 16784 Update Intel microcode to 20240910 -- Andy Fiddaman 19:00:36 [illumos-gate] 16798 /bin/false should not exit with 255 -- Andy Fiddaman