Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

llvm: run make install for clang too #15046

Closed
wants to merge 1 commit into from
Closed

Conversation

2bits
Copy link
Contributor

@2bits 2bits commented Sep 22, 2012

llvm takes a second make install in the clang_dir when clang
is built according to the install instructions in the clang
tarball. Doing this gets all the clang include files installed
that were otherwise missing. Add a make install.

Fixes #14924

llvm takes a second make install in the clang_dir when clang
is built according to the install instructions in the clang
tarball.  Doing this gets all the clang include files installed
that were otherwise missing.  Add a `make install`.

Fixes Homebrew#14924
@adamv adamv closed this in 7d15192 Sep 22, 2012
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this pull request Dec 17, 2012
llvm takes a second make install in the clang_dir when clang
is built according to the install instructions in the clang
tarball.  Doing this gets all the clang include files installed
that were otherwise missing.  Add a `make install`.

Fixes Homebrew#14924

Closes Homebrew#15046.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing .inc files when installing LLVM
2 participants