Qualcommax NSS Build

I've compiled a build with these optimization settings. All other settings I used were from my old working config.
Additionally I've used these optimizations from your NSS Builder. But I use OpenSSL not Mbedtls

  • Build with CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -mcpu=cortex-a53+crc+crypto"; CONFIG_USE_LTO=y; CONFIG_USE_MOLD=y; CONFIG_ZLIB_OPTIMIZE_SPEED=y for higher Performance.

I flashed the build and it's running but Luci is not accessible. I checked and I can see that uhttpd doesn't work and cannot be started.
Any help or ideas what may caused this?

I've found a workaround for now.