diff options
author | Eric Wong <e@80x24.org> | 2016-07-10 22:16:44 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-11 11:44:18 -0700 |
commit | 52fcec75ce3a010ef4b2bbd1161da5e5fe301ec7 (patch) | |
tree | 0814a59349e477f66c8aea52a49509f74f607226 /Makefile | |
parent | Makefile: add NEEDS_LIBRT to optionally link with librt (diff) | |
download | tgif-52fcec75ce3a010ef4b2bbd1161da5e5fe301ec7.tar.xz |
config.mak.uname: define NEEDS_LIBRT under Linux, for now
My Debian wheezy LTS system is still on glibc 2.13; and LTS
distros may use older glibc, still, so lets not unnecessarily
break things out-of-the-box.
We seem to assume Linux is using glibc in our Makefiles anyways,
so I don't think this will introduce new breakage for users of
alternative libc implementations.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions