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 f893498 commit d019e67Copy full SHA for d019e67
cpython-unix/build-tcl.sh
@@ -39,3 +39,4 @@ CFLAGS="-fPIC -I${TOOLS_PATH}/deps/include" ./configure \
39
40
make -j ${NUM_CPUS}
41
make -j ${NUM_CPUS} install DESTDIR=${ROOT}/out
42
+make -j ${NUM_CPUS} install-private-headers DESTDIR=${ROOT}/out
0 commit comments