diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-06-27 14:25:43 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-06-27 14:29:48 +0200 |
commit | 371bf3954680bac23a32ead2194c579bdc78f537 (patch) | |
tree | 43cbf8ee9a6236db926d2da91040d5ee67ddeaf4 /kernel | |
parent | 572fd1e40b8901279fb1357a837109ee9869c727 (diff) |
screen: fix autoconf misdetection
The configure script shipped by screen uses the presence of `elf.h` and `-lelf`
as indicator for an SVR4 system which implies a `#define BUGGYGETLOGIN`.
The SVR4 `getlogin()` replacement function does not compile with a musl
toolchain and we do not want it anyway, so patch configure to remove the broken
SVR4 detection logic.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions