Skip to content
Discussion options

You must be logged in to vote

直接用 xrepo install 不就好了

$ xrepo install -k shared zlib
$ xrepo export -o /tmp/ -k shared zlib
exporting zlib-v1.3.1 [shared:y, license:zlib]
  -> /tmp//z/zlib/v1.3.1/6a73a8cb3934467e9ad9e108b3926bd7
$ tree /tmp/z/zlib/
/tmp/z/zlib/
└── v1.3.1
    └── 6a73a8cb3934467e9ad9e108b3926bd7
        ├── include
        │   ├── zconf.h
        │   └── zlib.h
        ├── lib
        │   ├── libz.dylib
        │   └── pkgconfig
        │       └── zlib.pc
        └── manifest.txt

5 directories, 5 files

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@waruqi
Comment options

Answer selected by dzylikecode
@dzylikecode
Comment options

@waruqi
Comment options

@dzylikecode
Comment options

@waruqi
Comment options

Comment options

You must be logged in to vote
1 reply
@dzylikecode
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants