Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
Don't copy libtuv.a to NuttX lib directory (#103)
Browse files Browse the repository at this point in the history
Our policy for copying libtuv.a is changed for consistency.
In IoT.js, dep libraries have different policy on copying the output.
For example, libtuv is copied to target OS's library folders for NuttX,
but not copied for TizenRT. libhttpparser is not copied at all for all
platforms.
libtuv will not copy the final output library to other directories.
Each application will gather the dep libraries to target OS's lib
folder.

libtuv-DCO-1.0-Signed-off-by: Sanggyu Lee [email protected]
  • Loading branch information
Sanggyu Lee authored and yichoi committed Jan 2, 2018
1 parent 51260f1 commit 6257f8f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6257f8f

Please sign in to comment.