Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 4125e39ce0 - Show all commits

View File

@@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
'';
enableParallelBuilding = true;
dontStrip = true;
preConfigure = ''
export CACHELINE_WIDTH=${toString cachelineBytes}

View File

@@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
'';
enableParallelBuilding = true;
dontStrip = true;
preConfigure = ''
export CACHELINE_WIDTH=${toString cachelineBytes}