mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-21 03:00:45 +00:00
Fix for srcdir <> objdir builds.
Thanks Bill. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42240 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
96b207c380
commit
28622d621c
@ -905,6 +905,8 @@ AC_CONFIG_MAKEFILE(test/Makefile.tests)
|
||||
AC_CONFIG_MAKEFILE(tools/Makefile)
|
||||
AC_CONFIG_MAKEFILE(utils/Makefile)
|
||||
AC_CONFIG_MAKEFILE(projects/Makefile)
|
||||
AC_CONFIG_MAKEFILE(bindings/Makefile)
|
||||
AC_CONFIG_MAKEFILE(bindings/ocaml/Makefile.ocaml)
|
||||
|
||||
dnl Finally, crank out the output
|
||||
AC_OUTPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user