LSTS / glued

GNU/Linux Uniform Environment Distribution
GNU General Public License v2.0
13 stars 13 forks source link

Copy libcurl_* to /lib/, for cross-compilation of DUNE #38

Closed krisgry closed 5 years ago

krisgry commented 6 years ago

Note that this is the same code as in the target_install-step, but with a different destination. Could have put this code there, but I felt that it belonged in the host_install-step.

tsmarques commented 6 years ago

Same question as in https://github.com/LSTS/glued/pull/37

krisgry commented 5 years ago

Dear @tsmarques, I finally found some time to complete this :) Now I use symlink instead, and I'm able to cross-compile DUNE with curl