FreeBSD Bugzilla – Attachment 134120 Details for
Bug 178733
devel/ode: make: "/usr/ports/devel/ode/Makefile" line 37: Malformed conditional (${PORT_OPTIONS:MGIMPACT) && defined(WITH_DOUBLE})
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 381 bytes, created by
O. Hartmann
on 2013-05-18 10:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
O. Hartmann
Created:
2013-05-18 10:40:00 UTC
Size:
381 bytes
patch
obsolete
>diff -Nur ode.orig/Makefile ode/Makefile >--- ode.orig/Makefile 2013-05-18 11:30:01.000000000 +0200 >+++ ode/Makefile 2013-05-18 11:32:03.000000000 +0200 >@@ -34,7 +34,7 @@ > CFLAGS+= -fPIC -DPIC > .endif > >-.if ${PORT_OPTIONS:MGIMPACT) && defined(WITH_DOUBLE} >+.if ${PORT_OPTIONS:MGIMPACT} && defined(WITH_DOUBLE) > IGNORE= currently double precision is not supported by gimpact > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 178733
: 134120