mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-20 20:30:56 +00:00
Fix typo.
llvm-svn: 71656
This commit is contained in:
parent
6f8d5b489a
commit
662a50d8c0
@ -495,7 +495,7 @@ fi
|
||||
dnl Specify extra build options
|
||||
AC_ARG_WITH(extra-options,
|
||||
AS_HELP_STRING([--with-extra-options],
|
||||
[Specify addtional options to compile LLVM with]),,
|
||||
[Specify additional options to compile LLVM with]),,
|
||||
withval=default)
|
||||
case "$withval" in
|
||||
default) EXTRA_OPTIONS= ;;
|
||||
|
2
configure
vendored
2
configure
vendored
@ -1569,7 +1569,7 @@ Optional Packages:
|
||||
searches PATH)
|
||||
--with-llvmgxx Specify location of llvm-g++ driver (default
|
||||
searches PATH)
|
||||
--with-extra-options Specify addtional options to compile LLVM with
|
||||
--with-extra-options Specify additional options to compile LLVM with
|
||||
--with-ocaml-libdir Specify install location for ocaml bindings (default
|
||||
is stdlib)
|
||||
--with-binutils-include Specify path to binutils/include/ containing
|
||||
|
Loading…
x
Reference in New Issue
Block a user