-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Commit
- Loading branch information
There are no files selected for viewing
4 comments
on commit 4ed44d7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@egorpugin : can you add libarchive support to cppan and cw?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't it already there?
Oh, I see, we need -DHAVE_LIBARCHIVE
.
I'll add it for sw. Seems we can remove cppan now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you remove cppan than please update wiki too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, a bit later (busy atm).
Global defs are bad today. It's better to set them per target.