arx-libertatis: add comment to time commit
This commit is contained in:
parent
ff45afeed5
commit
cea35c82c8
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class ArxLibertatis < Formula
|
|||
# other changes; these minimal inreplaces get it building.
|
||||
# HEAD is fine, and the next stable release will contain these changes.
|
||||
if build.stable?
|
||||
# https://github.com/arx/ArxLibertatis/commit/39fb9a0e3a6888a6a5f040e39896e88750c89065
|
||||
inreplace "src/platform/Time.cpp", "clock_t", "clockid_t"
|
||||
|
||||
# Version parsing is broken in the current stable; fixed upstream.
|
||||
|
|
Loading…
Reference in a new issue