From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] [git update] packages/propagator: heads/master Date: Sat, 3 Mar 2007 01:52:57 +0300 Message-ID: <20070302225257.GA25826@basalt.office.altlinux.org> (raw) In-Reply-To: <20070302215538.227CB42C091C@ssh.git.local.altlinux.org> [-- Attachment #1: Type: text/plain, Size: 1662 bytes --] On Sat, Mar 03, 2007 at 12:55:35AM +0300, Sergey Bolshakov wrote: > Update of /people/sbolshakov/packages/propagator.git > > Changes statistics since common ancestor `propagator-20061123-alt1-3-gbe01ee5' follows: > Makefile | 2 +- > Makefile.common | 2 +- > dhcp.c | 2 +- > disk.c | 15 ++++----- > init.c | 50 ++++++++------------------------ > modules.c | 42 ++------------------------- > newt-frontend.c | 1 + > nfsmount.c | 2 +- > probing.c | 11 +++---- > propagator.spec | 22 ++++++-------- > tools.c | 84 +++++++++++++++++++++++++----------------------------- > tools.h | 8 ++++- > url.c | 2 +- > 13 files changed, 88 insertions(+), 155 deletions(-) > > Changelog since common ancestor `propagator-20061123-alt1-3-gbe01ee5' follows: > commit 48d26b2d1564838a2787556832305e9ed58b4151 > Author: Sergey Bolshakov <sbolshakov@altlinux> > Date: Sat Mar 3 00:48:18 2007 +0300 > > - cleaned up > > Full diff since common ancestor `propagator-20061123-alt1-3-gbe01ee5' follows: [...] > diff --git a/Makefile.common b/Makefile.common > index f892ff0..4970e92 100644 > --- a/Makefile.common > +++ b/Makefile.common > @@ -38,7 +38,7 @@ endif > ifeq (ppc, $(ARCH)) > CFLAGS += -Os -pipe -Wall -fomit-frame-pointer > else > -CFLAGS += -pipe -Wall -Wno-deprecated-declarations -D_BSD_SOURCE -D_GNU_SOURCE > +CFLAGS := -pipe -Wall -O2 > endif > > GLIBC_INCLUDES = А это изменение можно пояснить? Зачем делать переменную CFLAGS неизменяеммой, зачем убирать -D_GNU_SOURCE? -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next parent reply other threads:[~2007-03-02 22:52 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-03-02 22:52 ` Dmitry V. Levin [this message] 2007-03-03 9:37 ` Sergey Bolshakov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20070302225257.GA25826@basalt.office.altlinux.org \ --to=ldv@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git