Re: cross-compiling fontconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Keith Packard wrote:
> Around 12 o'clock on Jun 16, Jace Krull wrote:
> 
> 
>>but still run into problems during make and make install, when it tries to
>>execute the (just built) fc-lang or fc-cache programs.
> 
> 
> We'll need to skip this part of the install in a cross compile 
> environment; if anyone has suggestions on how to detect that, please speak 
> up and we'll try to get it patched.

Easy, all you have to do is setup an AM_CONDITIONAL case statement in 
configure.ac to see if $build == $host.  If the test fails, then do not 
run the conditionalized portions of the respective Makefile.am's.

Cheers,
Nicholas



[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux