projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e1507e
)
build: remove ac_cv_header_netinet_sctp_h=no from pre-cached variables
author
Aleksey Vasilenko
<
[email protected]
>
Sat, 21 Sep 2024 14:00:39 +0000
(17:00 +0300)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 22 Sep 2024 14:04:09 +0000
(16:04 +0200)
We have <netinet/sctp.h> header in lksctp-tools package,
but having this var set to 'no' prevents package's configure
to detect it.
Signed-off-by: Aleksey Vasilenko <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/16441
Signed-off-by: Hauke Mehrtens <
[email protected]
>
include/site/linux
patch
|
blob
|
history
diff --git
a/include/site/linux
b/include/site/linux
index 1dadd60bf37f6b8769481e21155ad7483b5e2b4e..1ca2837c28a36d13197d5902fccf25216c3d29ec 100644
(file)
--- a/
include/site/linux
+++ b/
include/site/linux
@@
-53,7
+53,6
@@
ac_cv_have_control_in_msghdr=yes
ac_cv_have_decl_sys_siglist=no
ac_cv_have_openpty_ctty_bug=yes
ac_cv_have_space_d_name_in_struct_dirent=yes
-ac_cv_header_netinet_sctp_h=no
ac_cv_header_netinet_sctp_uio_h=no
ac_cv_int64_t=yes
ac_cv_lbl_unaligned_fail=no