summaryrefslogtreecommitdiff
path: root/config.mak.uname
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-07 06:05:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-02-07 06:05:30 (GMT)
commitfe8e68659d4d9220e15cd9019ef2153f08db4792 (patch)
treedcafc64903b71058a49cd5f1bdecd5b4dc696882 /config.mak.uname
parent8f0f46539a8c557985241f3aec7a12bd5f2634c2 (diff)
parent15caca28da0f634200b80b98228a5dc0646afbd6 (diff)
downloadgit-fe8e68659d4d9220e15cd9019ef2153f08db4792.zip
git-fe8e68659d4d9220e15cd9019ef2153f08db4792.tar.gz
git-fe8e68659d4d9220e15cd9019ef2153f08db4792.tar.bz2
Merge branch 'rj/sparse-flags'
Use of the sparse tool got easier to customize from the command line to help developers. * rj/sparse-flags: Makefile: improve SPARSE_FLAGS customisation config.mak.uname: remove obsolete SPARSE_FLAGS setting
Diffstat (limited to 'config.mak.uname')
-rw-r--r--config.mak.uname1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mak.uname b/config.mak.uname
index 7b36a1d..786bb2f 100644
--- a/config.mak.uname
+++ b/config.mak.uname
@@ -555,7 +555,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
RC = windres -O coff
NATIVE_CRLF = YesPlease
X = .exe
- SPARSE_FLAGS = -Wno-one-bit-signed-bitfield
ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
htmldir = doc/git/html/
prefix =