-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xz_utils: patch in build() instead of source() + remove msys2 dependency if Visual Studio + split build and install #3228
xz_utils: patch in build() instead of source() + remove msys2 dependency if Visual Studio + split build and install #3228
Conversation
All green in build 1 (
|
return self._autotools | ||
self._autotools = AutoToolsBuildEnvironment(self, win_bash=tools.os_info.is_windows) | ||
args = ["--disable-doc"] | ||
if self.settings.os != "Windows" and self.options.get_safe("fPIC", True): |
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.
since fPIC is deleted on windows is This flag enables so we need to limit that there's no else my mistakeget_safe
no enough?
3 approvals but no merge 🤔 in 7hrs... is that expected? |
@danimtb Nevermind, this fixed itself. |
@madebr I see a lot of PRs are "late" being merged... I think Space opened too many the it's just struggling to keep up 🤣 from my emails I got four other (I've reviewed) but the CCI bot is slowly catching up. |
Indeed. the cloud acts in mysterious ways 🤣 |
The bot merges one PR every 30 minutes. |
Specify library name and version: xz_utils/all
conan-center hook activated.