We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fae40c + 29424ee commit 94c1b1fCopy full SHA for 94c1b1f
configure
@@ -458,7 +458,7 @@ valopt release-channel "dev" "the name of the release channel to build"
458
# On windows we just store the libraries in the bin directory because
459
# there's no rpath. This is where the build system itself puts libraries;
460
# --libdir is used to configure the installation directory.
461
-# FIXME: Thise needs to parameterized over target triples. Do it in platform.mk
+# FIXME: This needs to parameterized over target triples. Do it in platform.mk
462
CFG_LIBDIR_RELATIVE=lib
463
if [ "$CFG_OSTYPE" = "pc-mingw32" ] || [ "$CFG_OSTYPE" = "w64-mingw32" ]
464
then
0 commit comments