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 2550243 commit 29424eeCopy full SHA for 29424ee
configure
@@ -458,7 +458,7 @@ valopt release-channel "source" "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