Philip Prindeville
b8b9c79d27
build: autoconf: Activate options for standard types
...
These are POSIX standard types
And therefore should be present in any POSIX compliant runtime.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
Link: https://github.com/openwrt/openwrt/pull/15952
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2024-07-28 19:39:34 +02:00
Philip Prindeville
0bd129a5d3
build: autoconf: set ac_cv_func_setresuid=true
...
MUSL and eglibc provide these symbols.
Bind needs setresuid() to build properly in recent versions.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
Link: https://github.com/openwrt/openwrt/pull/15952
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2024-07-28 19:39:34 +02:00
Daniel Golle
1b6209203d
Revert "build: use config.site generated by autoconf-lean, drop hardcoded sitefiles"
...
This reverts commit f439e29130 .
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2021-03-02 11:35:45 +00:00
Felix Fietkau
f439e29130
build: use config.site generated by autoconf-lean, drop hardcoded sitefiles
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-02-28 00:09:09 +00:00
Felix Fietkau
7ec092e641
Revert faulty tree push
...
Revert "mac80211: add new minstrel_ht patches to improve probing on mt76x2" (9861050b85 )
Revert "kernel: use bulk free in kfree_skb_list to improve performance" (98b654de2e )
Revert "ramips: add preliminary support for WIO ONE" (085141dc5b )
Revert "ramips: add preliminary support for SGE AP-MTKH7-0006 developer board" (b1db6d0539 )
Revert "build: use config.site generated by autoconf-lean, drop hardcoded sitefiles" (363ce4329d )
Revert "toolchain: add autoconf-lean" (fdb30eed03 )
Revert "build: allow overriding the filename on the remote server when downloading" (6fa0e07758 )
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2019-08-12 12:27:06 +02:00
Felix Fietkau
363ce4329d
build: use config.site generated by autoconf-lean, drop hardcoded sitefiles
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2019-08-12 11:43:39 +02:00
Jo-Philipp Wich
ff1f0be710
site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull
...
SVN-Revision: 25946
2011-03-08 06:00:56 +00:00
Felix Fietkau
9b9162fa1a
add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them
...
SVN-Revision: 25292
2011-02-01 21:16:10 +00:00
Daniel Dickinson
236cbb536f
Added autoconf flags for gettimeofday and psignal - uClibc has them
...
SVN-Revision: 24508
2010-12-12 01:43:30 +00:00
Nicolas Thill
fda45977ec
use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical
...
SVN-Revision: 18811
2009-12-18 10:38:16 +00:00