Skip to content

Commit

Permalink
prefer system curl
Browse files Browse the repository at this point in the history
  • Loading branch information
aalkin committed Jun 1, 2024
1 parent 1a88f85 commit eb72bb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions curl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ build_requires:
- "OpenSSL:(?!osx)"
- CMake
- alibuild-recipe-tools
prefer_system: .*
prefer_system_check: |
exit 0;
---
#!/bin/bash -e

Expand Down

0 comments on commit eb72bb4

Please sign in to comment.