New issue
Advanced search Search tips

Issue 747561 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 2017
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug

Blocking:
issue 724628



Sign in to add a comment

Do not install libc++ headers on the board

Project Member Reported by manojgupta@chromium.org, Jul 21 2017

Issue description

Currently when building with libc++, the header files are also copied on the board.
As the headers are required only for building, An alternative way is required to build with libc++ where headers do no need to be present on the board.
One option is to specify -isystem $host_headers_location to clang.
 
Summary: Do not install libc++ headers on the board (was: Do no install libc++ header file on board)
Status: WontFix (was: Untriaged)
Not an issue according to Yunlian. Header files are removed from the image.

Sign in to add a comment