- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitbf37808
committed
oauth: Explicitly depend on -pthread
Followup to4e1e417 and52ecd05. oauth-utils.c usespthread_sigmask(), requiring -pthread on Debian bullseye at minimum.Reported-by: Christoph Berg <myon@debian.org>Tested-by: Christoph Berg <myon@debian.org>Discussion:https://postgr.es/m/aK4PZgC0wuwQ5xSK%40msg.df7cb.deBackpatch-through: 181 parent952b5a4 commitbf37808
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3300 | 3300 | | |
3301 | 3301 | | |
3302 | 3302 | | |
| 3303 | + | |
3303 | 3304 | | |
3304 | 3305 | | |
3305 | 3306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments
Comments
(0)