]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/make-append-to-cflags'
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2024 22:45:09 +0000 (15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2024 22:45:09 +0000 (15:45 -0700)
commitf4788a577b4b3e3f070154a926d6067cfdbaf75e
tree923d8ee8748c164bee87ff5dffed2f7b577cc395
parent8ba7dbdefbc274628b6bdc0a4cb573c2fa08b2cf
parent1d969afb785a86ad9851c6e1c3253cc11f8507dd
Merge branch 'ps/make-append-to-cflags'

To help developers, the build procedure now allows builders to use
CFLAGS_APPEND to specify additional CFLAGS.

* ps/make-append-to-cflags:
  Makefile: add ability to append to CFLAGS and LDFLAGS
Makefile