FreeBSD Bugzilla – Attachment 132837 Details for
Bug 177201
french/aster: [PATCH] doesn't build in poudriere, several issues -- fixed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
metis-patch-Lib_Makefile.txt
metis-patch-Lib_Makefile.txt (text/plain), 436 bytes, created by
John Marino
on 2013-04-03 22:23:51 UTC
(
hide
)
Description:
metis-patch-Lib_Makefile.txt
Filename:
MIME Type:
Creator:
John Marino
Created:
2013-04-03 22:23:51 UTC
Size:
436 bytes
patch
obsolete
>--- Lib/Makefile.intermediate 2013-03-22 20:40:34.429173000 +0000 >+++ Lib/Makefile >@@ -22,7 +22,7 @@ OBJS = coarsen.o fm.o initpart.o match.o > > ../libmetis.a: $(OBJS) > $(AR) $@ $(OBJS) >- %%SHLIB%%$(LD) -Wl,-Bshareable -Wl,-o,../libmetis.so.1 -Wl,-x -Wl,-soname,libmetis.so.1 -Wl,--whole-archive ../libmetis.a -Wl,-no-whole-archive >+ $(CC) -shared -o libmetis.so $(OBJS) > %%SHLIB%%(cd .. && ln -sf libmetis.so.1 libmetis.so) > > clean:
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 Raw
Actions:
View
Attachments on
bug 177201
:
132836
| 132837 |
132838