diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 21:01:08 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 21:01:08 +0000 |
| commit | c389411c8aa86e3ffa6e7b24ecef1d8c94549bb8 (patch) | |
| tree | d202f169da241769452be64ff9d6811a356945a0 /gnu/lib | |
| parent | 41a737904fb2cd0700caa74060aaf8eac9421d22 (diff) | |
Notes
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/libgcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libgcc/Makefile b/gnu/lib/libgcc/Makefile index 05f796197eb7..c1b1e363399a 100644 --- a/gnu/lib/libgcc/Makefile +++ b/gnu/lib/libgcc/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE= clibs GCCDIR= ${.CURDIR}/../../../contrib/gcc GCCLIB= ${.CURDIR}/../../../contrib/gcclibs COMPILERRTDIR= ${.CURDIR}/../../../contrib/compiler-rt |
