trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2014

Re: [trinity-devel] Progress - All build dependencies updated for Arch - howto NOHAL?

From: "Darrell Anderson" <darrella@...>
Date: Tue, 14 Jan 2014 16:02:38 -0600
>  Currently tdelibs/CMakeLists.txt has:
>option( WITH_HAL "Enable HAL support" OFF )
>
>  Does that mean that HAL is OFF by default now?

Yup. :)

When you build on a HAL system then manually add -DWITH_HAL=ON. I 
do that when I build for Slackware 13.1, a HAL system.

Darrell