author | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Feb 2007 00:53:12 +0000 (16:53 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Feb 2007 00:56:13 +0000 (16:56 -0800) | ||
commit | 8188e73b17c570517ac3bac742810f1b2e5c420d | |
tree | 2c3da069cc0279c0499d3289131024dc4a10cce9 | tree | snapshot |
parent | 35ce862279f68a4798889adcdd90a1698a2c102f | commit | diff |
Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS
The earlier commit d7b6c3c0 (Aug 15, 2006) introduced this
mismerge when most of the CFLAGS were renamed to BASIC_CFLAGS.
Not that it matters right now, since we do not compile XS
Perl extensions which wanted non GNU subset of ALL_CFLAGS for
compilation, but we should make things consistent.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The earlier commit d7b6c3c0 (Aug 15, 2006) introduced this
mismerge when most of the CFLAGS were renamed to BASIC_CFLAGS.
Not that it matters right now, since we do not compile XS
Perl extensions which wanted non GNU subset of ALL_CFLAGS for
compilation, but we should make things consistent.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |