diff options
| author | Warner Losh <imp@FreeBSD.org> | 2024-07-15 04:46:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-07-15 22:43:39 +0000 |
| commit | e9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch) | |
| tree | 557c8263fcf6f394c855ef4458f6fe531563199e /lib/libgcc_eh | |
| parent | b3877767883e9b26fbcce47c015ba3eab323bf1b (diff) | |
Diffstat (limited to 'lib/libgcc_eh')
| -rw-r--r-- | lib/libgcc_eh/Makefile | 1 | ||||
| -rw-r--r-- | lib/libgcc_eh/Makefile.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libgcc_eh/Makefile b/lib/libgcc_eh/Makefile index ceac35b518d9..ace27ce69b8f 100644 --- a/lib/libgcc_eh/Makefile +++ b/lib/libgcc_eh/Makefile @@ -1,4 +1,3 @@ - .include <src.opts.mk> PACKAGE= clibs diff --git a/lib/libgcc_eh/Makefile.inc b/lib/libgcc_eh/Makefile.inc index 75e7d743a720..af59ee7aaa65 100644 --- a/lib/libgcc_eh/Makefile.inc +++ b/lib/libgcc_eh/Makefile.inc @@ -1,4 +1,3 @@ - COMPILERRTDIR= ${SRCTOP}/contrib/llvm-project/compiler-rt UNWINDINCDIR= ${SRCTOP}/contrib/llvm-project/libunwind/include UNWINDSRCDIR= ${SRCTOP}/contrib/llvm-project/libunwind/src |
