We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c550b1e commit ba50107Copy full SHA for ba50107
Dockerfile.nsjail-3.1
@@ -27,6 +27,7 @@ cat /build/patches/clone_args.h >> subproc.h && \
27
sed -e 's/-Werror//' -e 's/-pie//' -e 's/-fPIE//' -i Makefile && \
28
sed -e 's/YYUSE/YY_USE/' -i kafel/src/parser.y && \
29
sed -e 's/^TARGET=.*/TARGET=${STATIC_TARGET}/' -i kafel/src/Makefile && \
30
+sed -e 's/return nsjconf->cgroupv2_mount + "\/NSJAIL." + std::to_string(pid)/return nsjconf->cgroupv2_mount + "\/" + nsjconf->cgroup_cpu_parent/g' -i cgroup2.cc && \
31
export CC="$MUSL_TARGET-gcc -static" && \
32
export CXX="$MUSL_TARGET-g++ -static" && \
33
export CFLAGS="-I/output/include -I/output/include/libnl3 -I/output/include/google -frandom-seed=pulse" && \
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments