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 20a3092 commit b155fcdCopy full SHA for b155fcd
configure.ac
@@ -256,7 +256,7 @@ AC_ARG_ENABLE([gprof],
256
[enable_gprof=$enableval],
257
[enable_gprof=no])
258
259
-dnl Pass compiler & liner flags that make builds deterministic
+dnl Pass compiler & linker flags that make builds deterministic
260
AC_ARG_ENABLE([determinism],
261
[AS_HELP_STRING([--enable-determinism],
262
[Enable compilation flags that make builds deterministic (default is no)])],
0 commit comments