]> git.ipfire.org Git - thirdparty/haproxy.git/commit
Revert "IMPORT: plock: export the uninlined version of the lock wait function"
authorWilly Tarreau <w@1wt.eu>
Fri, 7 Feb 2025 18:51:15 +0000 (19:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 7 Feb 2025 18:51:15 +0000 (19:51 +0100)
commitae540e3d9cb539ed503d2d4ec0d59a4801cc25b3
tree46abd94d41466c3e2689295f74f88967a509a3bb
parentb957e2f3ef63e1846988bed9d2bbb42213b29fbf
Revert "IMPORT: plock: export the uninlined version of the lock wait function"

This reverts commit 5496d06b2b1ea276ffb6aec78ffca177b88d89cd.

It breaks the build on Windows which apparently doesn't support the weak
attribute well on functions. It's not big deal anyway, playing with build
options while debugging still works though it's less easy to use.
include/import/plock.h