FreeBSD Bugzilla – Attachment 74415 Details for
Bug 107658
Update port: security/bioapi Fix bild with gcc 4.1 and optimization issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
Fredrik Lindberg
on 2007-01-07 18:30:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Fredrik Lindberg
Created:
2007-01-07 18:30:16 UTC
Size:
1.25 KB
patch
obsolete
>--- /dev/null Sun Jan 7 18:22:00 2007 >+++ files/patch-addins-dal-mds-dal_classes.h Sun Jan 7 17:42:29 2007 >@@ -0,0 +1,11 @@ >+--- addins/dl/mds/dal_classes.h Sun Jan 7 17:36:41 2007 >++++ addins/dl/mds/dal_classes.h Sun Jan 7 17:38:54 2007 >+@@ -455,7 +455,7 @@ >+ DAL_DATABASE_INFO_REF_PTR &prefDatabase, >+ PORT_MUTEX_HANDLE &Mutex); >+ >+- CSSM_RETURN DAL_DATABASE_INFO_LIST::GetDBNamesAndParameters( >++ CSSM_RETURN GetDBNamesAndParameters( >+ CSSM_DL_DB_HANDLE DLDBHandle, >+ DAL_DB_OPEN_PARAM_PTR pParam); >+ }; >? files/patch-addins-dal-mds-dal_classes.h >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/bioapi/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 28 Mar 2006 16:08:37 -0000 1.5 >+++ Makefile 7 Jan 2007 17:22:58 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= bioapi > PORTVERSION= 1.2.2 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= security > MASTER_SITES= http://www.qrivy.net/~michael/blua/bioapi/ \ > http://shapeshifter.se/pub/bioapi/ >@@ -17,6 +17,8 @@ > > USE_BZIP2= yes > GNU_CONFIGURE= yes >+# Problems reported with higher optimization levels >+CONFIGURE_ENV=CFLAGS="${CFLAGS} -O" > CONFIGURE_ARGS= --localstatedir=/var/db/ --with-Qt-dir=no > > INSTALLS_SHLIB= yes
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 107658
: 74415