Skip to content
Snippets Groups Projects
  • Joakim Nohlgård's avatar
    5e2b9f52
    Makefile.include: Refactor ar-wrapper test. · 5e2b9f52
    Joakim Nohlgård authored
    llvm-ar does not understand `-rc`, but works for creating empty
    archives when called with `rc` (without the leading dash). BSD `ar`
    which ships with OSX, which the test is written for, understands the
    argument with or without the leading dash (but does not support creating
    empty archives.)
    5e2b9f52
    History
    Makefile.include: Refactor ar-wrapper test.
    Joakim Nohlgård authored
    llvm-ar does not understand `-rc`, but works for creating empty
    archives when called with `rc` (without the leading dash). BSD `ar`
    which ships with OSX, which the test is written for, understands the
    argument with or without the leading dash (but does not support creating
    empty archives.)