diff options
| author | David Schultz <das@FreeBSD.org> | 2007-12-03 07:17:33 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2007-12-03 07:17:33 +0000 |
| commit | 9c90f85a6b0b7fe3c2b8fd68b72c46527e444bdc (patch) | |
| tree | dfbf857f01092f36ec434909d5660e11c5be0ea8 /lib/libc/amd64 | |
| parent | 7c103000b6ba5c4c2d161b2c4c4c9edbceb7e880 (diff) | |
Notes
Diffstat (limited to 'lib/libc/amd64')
| -rw-r--r-- | lib/libc/amd64/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/Makefile.inc b/lib/libc/amd64/Makefile.inc index e3f0c4879b4c..e4c09006e87f 100644 --- a/lib/libc/amd64/Makefile.inc +++ b/lib/libc/amd64/Makefile.inc @@ -4,6 +4,6 @@ # # Long double is 80 bits -GDTOASRCS+=strtopx.c +GDTOASRCS+=strtorx.c MDSRCS+=machdep_ldisx.c SYM_MAPS+=${.CURDIR}/amd64/Symbol.map |
