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 ab25d4f commit 393288eCopy full SHA for 393288e
Dockerfile
@@ -174,7 +174,7 @@ RUN \
174
./configure \
175
--pkg-config-flags="--static" \
176
--extra-cflags="-fopenmp -O0 -ggdb" \
177
- --extra-ldflags="-fopenmp -Wl,-z,stack-size=2097152" \
+ --extra-ldflags="-lgcc -fopenmp -Wl,-z,stack-size=2097152" \
178
--toolchain=hardened \
179
--disable-shared \
180
--disable-ffplay \
0 commit comments