Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
vscode: hard-code a couple defines
author
Johannes Schindelin
<johannes.schindelin@gmx.de>
Mon, 30 Jul 2018 15:42:48 +0000
(08:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 30 Jul 2018 20:14:38 +0000
(13:14 -0700)
Sadly, we do not get all of the definitions via ALL_CFLAGS. Some defines
are passed to GCC *only* when compiling specific files, such as git.o.
Let's just hard-code them into the script for the time being.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
dee3382
)
No differences found