[Commits] [wesnoth/wesnoth] d35082: campaignd: Don't try to use a monotonic clock on W...
GitHub
noreply at github.com
Wed Jul 22 01:02:57 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d35082e9e822ee7ccd4cd05801a837955d3b1b17
https://github.com/wesnoth/wesnoth/commit/d35082e9e822ee7ccd4cd05801a837955d3b1b17
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M src/campaign_server/campaign_server.cpp
Log Message:
-----------
campaignd: Don't try to use a monotonic clock on Windows
Fixes linker errors about clock_gettime not being resolved for some
reason, at least when crosscompiling from Linux using MinGW-w64.
More information about the Commits
mailing list