summaryrefslogtreecommitdiffstats
path: root/docs/website/js
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-02-05 17:21:26 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-05 21:59:26 +0100
commit7d987f16ed8e75af81d9223997989c02bd836096 (patch)
treed9c60a48f06f86499cac023911e2c5369ab9c083 /docs/website/js
parentc9ebd70fb12c27918fd3cda18e50c2f0b964a833 (diff)
downloadbuildroot-7d987f16ed8e75af81d9223997989c02bd836096.tar.gz
buildroot-7d987f16ed8e75af81d9223997989c02bd836096.zip
package/tmux: fix build
The bump to the latest libevent version exposed a latent bug in tmux, which tries to re-define a variable exposed by the C library. This breaks with uClibc-ng which defines it const char*, while glibc and musl define it as non-const. Fixes: http://autobuild.buildroot.org/results/31d/31d37c95b40d297b90a6181ec79c42ee1e2e5090/ http://autobuild.buildroot.org/results/ccc/ccc9d2e995ba1eaf19f6b325b0af5ebeb8066e7f/ http://autobuild.buildroot.org/results/8a2/8a28d43bd0c079c1b49b61b0c6ef7de79eda0549/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/website/js')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud