From: "Pavel S. Khmelinsky" <hmepas@yauza.ru> To: sisyphus@altlinux.ru Subject: Re: [sisyphus] rpm -ba --target=i586: If $CFLAGS not empty it parsed to configure without changes Date: Tue, 17 Jun 2003 13:16:03 +0400 Message-ID: <3EEEDC53.2070405@yauza.ru> (raw) In-Reply-To: <20030617085655.GC2729@basalt.office.altlinux.org> > > Какие ещё переменные окружения вам неудобно держать пустыми? > > Как насчёт этих: > $ make -C /var/empty -p 2>/dev/null |egrep -B1 '^[[:alpha:]][^=]*=' > > :) Т.е. считаете что я не прав? Тогда где держать свои дефолтовые опции компиляции сорцов? Можно конечно alias'ами пользоваться или команду gcc тоже подменять.... %) >>CFLAGS='' rpmbuild делать удобнее, но нужно еще об этом не >>забыть, а то будет весело залить 586.rpm скомпиленный с >>march=athlon куда-нибудь. ^) > > > cat >~/bin/rpmbuild <<EOF > #!/bin/sh > unset CFLAGS > exec /usr/bin/rpmbuild "$@" > EOF > chmod +x ~/bin/rpmbuild > Спасибо за готовое решение ;) Только "\$@" иначе текущие аргументы подставятся.
prev parent reply other threads:[~2003-06-17 9:16 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-06-17 8:45 Pavel S. Khmelinsky 2003-06-17 8:56 ` Dmitry V. Levin 2003-06-17 9:16 ` Pavel S. Khmelinsky [this message]
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=3EEEDC53.2070405@yauza.ru \ --to=hmepas@yauza.ru \ --cc=sisyphus@altlinux.ru \ /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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git