FreeBSD Bugzilla – Attachment 20398 Details for
Bug 36013
--enable-maxmem for libjpeg port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 406 bytes, created by
Seva Gluschenko
on 2002-03-17 17:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Seva Gluschenko
Created:
2002-03-17 17:20:01 UTC
Size:
406 bytes
patch
obsolete
>--- Makefile.orig Sun Mar 17 19:47:13 2002 >+++ Makefile Sun Mar 17 20:01:14 2002 >@@ -21,6 +21,11 @@ > INSTALLS_SHLIB= yes > CONFIGURE_ARGS= --enable-shared --enable-static > >+# define J_MAXMEM like "make J_MAXMEM=32" to limit max processing memory to 32Mb >+.if defined(J_MAXMEM) >+CONFIGURE_ARGS+= --enable-maxmem=$(J_MAXMEM) >+.endif >+ > MAN1= cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1 > > post-install:
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 36013
: 20398