This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Build] libcilkrts/Makefile.am: Install cilk.h


It turned out, that my testing of the original state was screwed up and cilk.h was actually installed - see R other/60589. (Sorry!) There is still another issue, but that I will by a new patch.

Reverted the patch of Rev. 208440 in Rev. 208736

Tobias


Tobias Burnus wrote:
The attached patch installs cilk.h such that "#include <cilk/cilk.h>" works.

Bootstrapped on x86-64-gnu-linux.
OK for the trunk?

(If you wonder about the other changes in the generated-files diff: I think they are due to r205357, where configure.ac changed and configure was regenerated but Makefile.in and aclocal.m4 were not.)

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]