This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 2/4] Add liboffloadmic
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Ilya Verbin <iverbin at gmail dot com>
- Cc: Thomas Schwinge <thomas at codesourcery dot com>, gcc-patches at gcc dot gnu dot org, Kirill Yukhin <kirill dot yukhin at gmail dot com>
- Date: Wed, 4 Feb 2015 18:46:40 +0100
- Subject: Re: [PATCH 2/4] Add liboffloadmic
- Authentication-results: sourceware.org; auth=none
- References: <20141021171323 dot GA47586 at msticlxl57 dot ims dot intel dot com> <20141021172034 dot GC47586 at msticlxl57 dot ims dot intel dot com> <87bnn9403q dot fsf at kepler dot schwinge dot homeip dot net> <20150204174442 dot GA14297 at msticlxl57 dot ims dot intel dot com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Wed, Feb 04, 2015 at 08:44:42PM +0300, Ilya Verbin wrote:
> contrib/
> * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
> liboffloadmic/plugin.
Ok, thanks.
Jakub