pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ode: Enable double precision
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Jul 24 03:07:40 2016 +0200
Changeset: 52491990b0e9554fcd8778ba08f42d90f3097bc8
Modified Files:
ode/Makefile
Log Message:
ode: Enable double precision
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=52491990b0e9554fcd8778ba08f42d90f3097bc8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ode/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/ode/Makefile b/ode/Makefile
index 015add9..ac66b57 100644
--- a/ode/Makefile
+++ b/ode/Makefile
@@ -19,8 +19,7 @@ PKGCONFIG_OVERRIDE= ode.pc.in
INSTALLATION_DIRS= include/ode lib
-CONFIGURE_ARGS+= --enable-shared \
- --disable-double-precision # XXX Why?
+CONFIGURE_ARGS+= --enable-shared
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index