FreeBSD Bugzilla – Attachment 89668 Details for
Bug 126659
[patch] lang/tolua++: build shared library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 356 bytes, created by
tim
on 2008-08-19 16:00:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tim
Created:
2008-08-19 16:00:11 UTC
Size:
356 bytes
patch
obsolete
>--- src/lib/SCsub.orig 2005-11-28 14:51:15.000000000 +0100 >+++ src/lib/SCsub 2008-08-19 16:11:40.000000000 +0200 >@@ -9,5 +9,6 @@ > 'tolua_to.c', > ] > >-env.lib_target = env.Library('#/lib/'+env['tolua_lib'], sources) >+env.lib_target = env.Library('#/lib/'+env['tolua_lib'], sources) >+env.lib_target += env.SharedLibrary('#/lib/'+env['tolua_lib'], sources)
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 126659
: 89668