Loading pkgs/by-name/qu/quickjs-ng/package.nix +0 −6 Original line number Diff line number Diff line Loading @@ -36,12 +36,6 @@ stdenv.mkDerivation (finalAttrs: { (lib.cmakeBool "BUILD_STATIC_QJS_EXE" stdenv.hostPlatform.isStatic) ]; env.NIX_CFLAGS_COMPILE = toString ( lib.optionals (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) [ "-Wno-error=stringop-overflow" ] ); strictDeps = true; postBuild = '' Loading Loading
pkgs/by-name/qu/quickjs-ng/package.nix +0 −6 Original line number Diff line number Diff line Loading @@ -36,12 +36,6 @@ stdenv.mkDerivation (finalAttrs: { (lib.cmakeBool "BUILD_STATIC_QJS_EXE" stdenv.hostPlatform.isStatic) ]; env.NIX_CFLAGS_COMPILE = toString ( lib.optionals (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) [ "-Wno-error=stringop-overflow" ] ); strictDeps = true; postBuild = '' Loading