fix: HAVE_CURL verification — use strings not nm #61
Reference in New Issue
Block a user
Delete Branch "fix/checkout-auth-reveal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nm without -D does not show dynamic symbols on this runner. Use strings to check for absence of the no-curl stub string instead.