diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2017-03-02 17:07:28 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2017-03-02 17:07:28 +0000 |
| commit | 13f239336227d572f93ed2a59ef9419e8e249b79 (patch) | |
| tree | ab1d3825c7420ba6d4135f599722ec293fb4a9d4 /lib/libc/mips | |
| parent | 9fe44df2876d7f82ee666f2f899a528b130313b3 (diff) | |
Notes
Diffstat (limited to 'lib/libc/mips')
| -rw-r--r-- | lib/libc/mips/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/mips/Makefile.inc b/lib/libc/mips/Makefile.inc index 54ce38e49bfa..ebee3aa1d8bf 100644 --- a/lib/libc/mips/Makefile.inc +++ b/lib/libc/mips/Makefile.inc @@ -5,5 +5,5 @@ CFLAGS+=-DSOFTFLOAT .endif -MDSRCS+= machdep_ldisd.c +SRCS+= machdep_ldisd.c SYM_MAPS+= ${LIBC_SRCTOP}/mips/Symbol.map |
