This is required for GCC which uses libcalls for outlined atomics.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 70492 Build 67375: arc lint + arc unit
Event Timeline
| lib/googletest/gmock/Makefile | ||
|---|---|---|
| 14 | Does it make sense to add a compiler-check here? Just a general non-blocking question. | |
| lib/googletest/gmock/Makefile | ||
|---|---|---|
| 14 | It is hard because I don't think you can do the compiler check in src.libnames.mk. | |
| lib/googletest/gmock/Makefile | ||
|---|---|---|
| 14 | It looks like you can do it in src.libnames.mk, based on a quick code inspection of the file. | |