* [gentoo-dev] emerge without strip (how?)
@ 2002-08-30 22:11 pof
2002-08-30 22:19 ` pof
0 siblings, 1 reply; 3+ messages in thread
From: pof @ 2002-08-30 22:11 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
Hi all,
I've noticed that every time that I emerge something portage strips my
binaries before installing them. I need one package not to be stripped
(for debugging purposes) but I can't find any documentation regarding on
this.
Anyone knows what to put in the ebuild to not strip binaries?
Thanks,
Pau.
--
.----------------------------------------------.
| Pau Oliva Fora http://pof.eslack.org |
| KeyID: 665D05B533539E02 available at keyserv |
`----------------------------------------------'
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] emerge without strip (how?)
2002-08-30 22:11 [gentoo-dev] emerge without strip (how?) pof
@ 2002-08-30 22:19 ` pof
2002-08-31 10:58 ` [gentoo-dev] " kirill j.
0 siblings, 1 reply; 3+ messages in thread
From: pof @ 2002-08-30 22:19 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 713 bytes --]
On Sat, 31 Aug 2002 00:11:02 +0200
pof <pau@eslack.org> wrote:
> Hi all,
>
> I've noticed that every time that I emerge something portage strips my
> binaries before installing them. I need one package not to be stripped
> (for debugging purposes) but I can't find any documentation regarding
> on this.
> Anyone knows what to put in the ebuild to not strip binaries?
>
> Thanks,
> Pau.
Ok, I found it on the changelog of portage:
It's just putting RESTRICT="nostrip" in the ebuild.
Regards,
Pau.
--
.----------------------------------------------.
| Pau Oliva Fora http://pof.eslack.org |
| KeyID: 665D05B533539E02 available at keyserv |
`----------------------------------------------'
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-dev] Re: emerge without strip (how?)
2002-08-30 22:19 ` pof
@ 2002-08-31 10:58 ` kirill j.
0 siblings, 0 replies; 3+ messages in thread
From: kirill j. @ 2002-08-31 10:58 UTC (permalink / raw
To: gentoo-dev
"pof" <pau@eslack.org> wrote in message
news:20020831001907.44540319.pau@eslack.org...
Ok, I found it on the changelog of portage:
It's just putting RESTRICT="nostrip" in the ebuild.
__
I wonder if DEBUGBUILD=true would do the same?
# more /etc/make.globals
...
# Debug build -- if defined, binaries won't be stripped
#DEBUGBUILD=true
...
bye
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-08-31 11:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-30 22:11 [gentoo-dev] emerge without strip (how?) pof
2002-08-30 22:19 ` pof
2002-08-31 10:58 ` [gentoo-dev] " kirill j.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox