diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2011-04-17 21:03:23 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2011-04-17 21:03:23 +0000 |
| commit | 6d67f69487dbdfa8b603b82d8bd8314ec7c16b8a (patch) | |
| tree | 5fe8b25843e2a335b0bb3410998d4b4363031e4a /Makefile.inc1 | |
| parent | af77c5286d520d95a947e71bc051d8fad0554350 (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 9a471e155513..486fb64d8344 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -306,7 +306,6 @@ LIB32WMAKEENV+= MAKEOBJDIRPREFIX=${OBJTREE}/lib32 \ PATH=${TMPPATH} \ CC="${CC} ${LIB32FLAGS}" \ CXX="${CXX} ${LIB32FLAGS}" \ - OBJC="${OBJC} ${LIB32FLAGS}" \ LIBDIR=/usr/lib32 \ SHLIBDIR=/usr/lib32 |
