svn commit: r325894 - projects/bsd_rdma_4_9

Hans Petter Selasky hps at selasky.org
Thu Nov 16 21:15:17 UTC 2017


On 11/16/17 17:56, Bryan Drewery wrote:
> On 11/16/2017 7:13 AM, Hans Petter Selasky wrote:
>> Author: hselasky
>> Date: Thu Nov 16 15:13:28 2017
>> New Revision: 325894
>> URL: https://svnweb.freebsd.org/changeset/base/325894
>>
>> Log:
>>    Update list of hardcoded OFED build order dependencies for
>>    the buildworld target.
>>    
>>    Sponsored by:	Mellanox Technologies
>>
>> Modified:
>>    projects/bsd_rdma_4_9/Makefile.inc1
>>

Hi,

>>
> 
> This isn't right, you don't need to include any 'include' directories in
> here as 'make includes' is ran before 'make libraries'.

I tried leaving the include directory out and it failed.

> 
> You don't need libthr either as it is in prebuild_libs which is built
> before all of this.

OK. I'll update it tomorrow.

> 
> I suspect the actual change needed is far smaller than this.
> 

Thank you for your review.

--HPS


More information about the svn-src-projects mailing list