From: Matthias Lederhofer <matled@gmx.net>
To: git@vger.kernel.org
Subject: disable the compile-flags-changed check
Date: Fri, 14 Jul 2006 07:47:02 +0200 [thread overview]
Message-ID: <E1G1GVy-00007o-PM@moooo.ath.cx> (raw)
Is there any way to disable the "the compile flags have changed,
recompile everything" check? I want to built with another prefix than
installing to create a tarball I copy to other machines. Is there any
way to do this? Otherwise: could we include something like this?
ifeq ($(IGNORE_CFLAG_CHANGES),)
# old GIT-CFLAGS rules
else
GIT-CFLAGS:
touch "$@"
endif
next reply other threads:[~2006-07-14 5:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-14 5:47 Matthias Lederhofer [this message]
2006-07-14 6:06 ` disable the compile-flags-changed check Junio C Hamano
2006-07-15 19:51 ` Matthias Lederhofer
2006-07-15 21:48 ` Junio C Hamano
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=E1G1GVy-00007o-PM@moooo.ath.cx \
--to=matled@gmx.net \
--cc=git@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox