FreeBSD Bugzilla – Attachment 26069 Details for
Bug 44465
Porter's handbook and binary stripping
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
porters-hb.txt
porters-hb.txt (text/plain), 1.08 KB, created by
Nicolas Jombart
on 2002-10-25 17:00:06 UTC
(
hide
)
Description:
porters-hb.txt
Filename:
MIME Type:
Creator:
Nicolas Jombart
Created:
2002-10-25 17:00:06 UTC
Size:
1.08 KB
patch
obsolete
>? docbook.css >Index: book.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v >retrieving revision 1.248 >diff -u -r1.248 book.sgml >--- book.sgml 2002/10/08 04:52:43 1.248 >+++ book.sgml 2002/10/25 15:42:03 >@@ -3938,22 +3938,6 @@ > doing.</para> > > <sect1> >- <title>Strip Binaries</title> >- >- <para>Do strip binaries. If the original source already strips the >- binaries, fine; otherwise you should add a >- <literal>post-install</literal> rule to it yourself. Here is an >- example:</para> >- >- <programlisting>post-install: >- strip ${PREFIX}/bin/xdl</programlisting> >- >- <para>Use the &man.file.1; command on the installed executable to >- check whether the binary is stripped or not. If it does not say >- <literal>not stripped</literal>, it is stripped.</para> >- </sect1> >- >- <sect1> > <title>INSTALL_* macros</title> > > <para>Do use the macros provided in <filename>bsd.port.mk</filename>
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 44465
: 26069