diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-11-07 04:56:53 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-11-07 04:56:53 +0000 |
| commit | 5252514fb490a2a46ecb65dd65f4dcc1d78615ba (patch) | |
| tree | 2768d8d78a92ce82f04bc5e0179899f6baf690cf /lib | |
| parent | a2a142486aa3e4152eeff2cc2c9142fd56955fcf (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libclang_rt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libclang_rt/Makefile b/lib/libclang_rt/Makefile index a7216bb03b8f..0b2978c1497f 100644 --- a/lib/libclang_rt/Makefile +++ b/lib/libclang_rt/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -.include <src.opts.mk> - .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" SUBDIR+= include SUBDIR+= asan |
