Skip to content
  • Carlo Cabrera's avatar
    Remove redundant conditionals · fd1ca7e2
    Carlo Cabrera authored
    Whenever the `sysctl` call does not match `"Apple"*`, we can be sure
    that `HOMEBREW_PROCESSOR` is `Intel`, so there's no need for this
    additional check.
    fd1ca7e2