watchman: add note for future version bump
This commit is contained in:
parent
7c01826b66
commit
ff703057a7
|
@ -12,6 +12,11 @@ homepage="https://facebook.github.io/watchman/"
|
|||
distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz"
|
||||
checksum=ef11ad11f3b79a09232a27d993331cc8b686fe06a8f0e7c777cb50cc198020f6
|
||||
|
||||
# The next person to bump these packages should consider the effects of the
|
||||
# following PRs on watchman:
|
||||
# https://github.com/facebook/watchman/pull/243
|
||||
# https://github.com/facebook/watchman/pull/242
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,sys/poll.h,poll.h,g' *.[ch]
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user