diff options
| author | Brandon Bergren <bdragon@FreeBSD.org> | 2020-09-08 03:00:31 +0000 |
|---|---|---|
| committer | Brandon Bergren <bdragon@FreeBSD.org> | 2020-09-08 03:00:31 +0000 |
| commit | 328b5f2570452d1b4bc0d00d052d693977ea60ea (patch) | |
| tree | a120c654f77968ee3790b4fb7a6675eb84b2e036 /lib/libc/powerpc/sys/Makefile.inc | |
| parent | a5c869c1f64deaf945dcccd50b4043f3f0d71f03 (diff) | |
Notes
Diffstat (limited to 'lib/libc/powerpc/sys/Makefile.inc')
| -rw-r--r-- | lib/libc/powerpc/sys/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/powerpc/sys/Makefile.inc b/lib/libc/powerpc/sys/Makefile.inc index ac7f38cb863b3..99a141b5cb1e2 100644 --- a/lib/libc/powerpc/sys/Makefile.inc +++ b/lib/libc/powerpc/sys/Makefile.inc @@ -1,3 +1,4 @@ # $FreeBSD$ +SRCS+= __vdso_gettc.c MDASM+= cerror.S |
