From: Junio C Hamano <gitster@pobox.com>
To: "Joachim Schmitz" <jojo@schmitz-digital.de>
Cc: <git@vger.kernel.org>, <rsbecker@nexbridge.com>
Subject: Porting to a new platform
Date: Fri, 10 Aug 2012 09:20:45 -0700 [thread overview]
Message-ID: <7v1ujelnvm.fsf_-_@alter.siamese.dyndns.org> (raw)
In-Reply-To: <003901cd7708$fa482c10$eed88430$@schmitz-digital.de> (Joachim Schmitz's message of "Fri, 10 Aug 2012 17:01:09 +0200")
"Joachim Schmitz" <jojo@schmitz-digital.de> writes:
> - HP NonStop is lacking poll(),...
> - HP NonStop is lacking getrlimit(), fsync(), setitimer()...
I would check compat/win32 and friends and see what other platforms
that lack this and that do, if I were you.
> so telling configure to search for c99 should help here.
In general, the top-level Makefile is designed to be usable without
ever worrying about "configure" mess. Just define CC for the
platform section there, and optionally add a support to flip the
same in configure.ac. This applies equally to other conditional
compilation options you may have to add to support your platform.
next prev parent reply other threads:[~2012-08-10 16:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 16:48 [PATCH] add test for 'git rebase --keep-empty' Martin von Zweigbergk
2012-08-08 16:59 ` Neil Horman
2012-08-09 15:39 ` [PATCH v2] add tests " Martin von Zweigbergk
2012-08-09 17:22 ` Junio C Hamano
2012-08-10 13:26 ` Neil Horman
2012-08-10 15:01 ` Joachim Schmitz
2012-08-10 16:20 ` Junio C Hamano [this message]
2012-08-10 16:59 ` Porting to a new platform Joachim Schmitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7v1ujelnvm.fsf_-_@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jojo@schmitz-digital.de \
--cc=rsbecker@nexbridge.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).