summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-29 08:58:22 +0000
committerdd <dd@FreeBSD.org>2001-07-29 08:58:22 +0000
commita12e9377b2092a09630cc31908b4fedb790238a2 (patch)
treeb4c753f36a759398ec323557f995117019efca84 /gnu
parent2aadb933013c79e6433612e84aeae7f3138631d1 (diff)
downloadFreeBSD-src-a12e9377b2092a09630cc31908b4fedb790238a2.zip
FreeBSD-src-a12e9377b2092a09630cc31908b4fedb790238a2.tar.gz
Enable the new libmp in the build, and disable libgmp and its
henchmen.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index 41f3236..cfd5060 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR= csu libdialog libgcc libgmp libmp libregex libreadline
+SUBDIR= csu libdialog libgcc libregex libreadline
.if ${OBJFORMAT} == aout
.if !defined(NOLIBC_R)
OpenPOWER on IntegriCloud