FreeBSD Bugzilla – Attachment 83707 Details for
Bug 119539
[PATCH] devel/e4graph: workaround for gcc related coredump
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
e4graph-1.0a11_2.patch
e4graph-1.0a11_2.patch (text/plain), 823 bytes, created by
Daniel Rucci
on 2008-01-10 20:10:04 UTC
(
hide
)
Description:
e4graph-1.0a11_2.patch
Filename:
MIME Type:
Creator:
Daniel Rucci
Created:
2008-01-10 20:10:04 UTC
Size:
823 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/e4graph/files/patch-main_unix_makefile /usr/home/rucci/myports/devel/e4graph/files/patch-main_unix_makefile >--- /usr/ports/devel/e4graph/files/patch-main_unix_makefile 1969-12-31 19:00:00.000000000 -0500 >+++ /usr/home/rucci/myports/devel/e4graph/files/patch-main_unix_makefile 2008-01-10 14:57:23.000000000 -0500 >@@ -0,0 +1,11 @@ >+--- ../main/unix/makefile.orig 2008-01-10 14:43:19.000000000 -0500 >++++ ../main/unix/makefile 2008-01-10 14:38:21.000000000 -0500 >+@@ -210,7 +210,7 @@ >+ >+ ${PRODOBJDIR}/mkstorage.o: ${MKDRV}/mkstorage.cpp >+ -@mkdir -p ${PRODOBJDIR} >+- $(CXX) -c $(CXXFLAGS) $(ALLCPPFLAGS) ${MKDRV}/mkstorage.cpp -o $@ >++ $(CXX) -c $(CXXFLAGS) $(ALLCPPFLAGS) -O0 ${MKDRV}/mkstorage.cpp -o $@ >+ >+ ${PRODOBJDIR}/i4node.o: ${IMPL}/i4node.cpp >+ -@mkdir -p ${PRODOBJDIR}
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 119539
: 83707