9789 Commits

Author SHA1 Message Date
florian
944b83e8ba atftp: pass our CFLAGS to succeed in the configure script
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:07 +00:00
florian
380f486594 avrusbboot: link using our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:04 +00:00
florian
acd699849c apf: do not override CFLAGS in configure script
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:02 +00:00
florian
6dc366d03c amwall: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:59 +00:00
florian
2397990f58 xdelta3: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:57 +00:00
florian
79e36a99e1 zip: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:54 +00:00
florian
3f6e14b1f8 vncrepeater: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:52 +00:00
florian
9e2ec32d11 udpxy: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:49 +00:00
florian
d91a4bde08 stun: enforce passing our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:46 +00:00
florian
55578e51d8 udp-broadcast-relay: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:44 +00:00
florian
5cb6cb193d tctool: pass our CXXFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:42 +00:00
florian
37ed46d819 tspc: do not attempt patching the configuration file
This uses SED syntax which is unsupported most of the time, and we copy the
sample configuration so we do not really care

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:39 +00:00
florian
72ead3138c poco: ensure we pass our CFLAGS and LDFLAGS
Use the CFLAGS32, CXXFLAGS32 and LINKFLAGS32 to pass our custom CFLAGS.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:37 +00:00
florian
80f004125d stm32flash: make sure we pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:34 +00:00
florian
8a059416a7 rtklib: pass our CFLAGS
Re-use $(CC) to pass our CFLAGS down to the rtklib makefiles.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:32 +00:00
florian
8fa9b9c091 netio: fix passing our CFLAGS to the Makefile
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:29 +00:00
florian
9f3a515d86 ntripserver: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:26 +00:00
florian
5e7f8a28ae open-plc-utils: pass our CFLAGS and LDFLAGS for linking
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:24 +00:00
florian
f2dc632982 open2300: make sure we pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:22 +00:00
florian
69655efc99 ntripclient: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:19 +00:00
florian
efa8a314c9 netpipe: make sure we pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:17 +00:00
florian
8bd3d69e8e openrrcp: allow passing our CFLAGS and LDFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:14 +00:00
florian
856a4c271f lsof: fix passing TARGET_CFLAGS
The special Configure script expects LSOF_CFGF instead of LSOF_CFGC.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:12 +00:00
florian
d1fbde20fc mgen: fix build
mgen build was spectacularly broken, not even being cross-compiled for the
target, fix that and make sure that we use the toolchain binaries were
relevant.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:10 +00:00
florian
cd3b652fff mdk3: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:07 +00:00
florian
0918445fde mdnsresponder: ensure dns-sd is linked with the right options
Some toolchains (e.g: ARM with VFP) require us to specify the ABI to use,
update the dns-sd linking command-line for this.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:04 +00:00
florian
0014d62691 libptmalloc3: override CFLAGS correctly
SYS_CFLAGS has no effect for our build targets, OPT_CFLAGS is what we intended
to use.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:02 +00:00
florian
e70a58092f imsnif: use TARGET_CFLAGS
TARGET_CFLAGS contains all the ABI specific information we might need, make
sure this gets passed to the g++ compiler

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:59 +00:00
florian
eaa7a3474e jtg: pass our CFLAGS
Remove the custom Build/Compile as the default is providing the same thing
but make sure that our CFLAGS are correctly used.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:57 +00:00
florian
d66afdd8f3 libfreenect: do not override CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:55 +00:00
florian
286aaa2eb5 ftplib: pass TARGET_CFLAGS to package build
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:52 +00:00
florian
4b348df3dd libowfat: fix build
libowfat build was failing due to the CFLAGS being overriden in the Makefile
which will make all the preliminary tests to fail.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:50 +00:00
florian
a6c27cf02c empcd: pass our CFLAGS and LDFLAGS
The package Makefile already provides some CFLAGS and LDFLAGS but
we want to use ours.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:47 +00:00
florian
a876275450 e169-stats: rework makefile patch to be more general
Allow the makefile patch to pass CFLAGS, CPPFLAGS, and LDFLAGS

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:45 +00:00
florian
632b8c1325 dialog: fix configure test against ncurses
When building on x86_64 hosts, the configure script will try to add /lib64 from
the host to the linker command, which will usually result in failing the
ncurses library test, fix this by checking whether we are cross-compiling or
not.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:42 +00:00
florian
46c2e926d1 flow-tools: do not hardcode CFLAGS
configure script hardcodes CFLAGS, fix that so we can get ours to be used.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:39 +00:00
florian
4029b82cf8 libnet-1.0.x: remove CFLAGS hardcoding
configure.in contains a test which overrides CFLAGS with CCOPTS when it
determines that the compiler is GCC, this breaks build on most platforms where
the ABI has to be explicitely specified (e.g: ARM VFP).

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:37 +00:00
florian
29313f8316 cksfv: add missing inttypes.h inclusion
Build was failing because inttypes.h did not provide a declaration for uint32_t
and friends

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:34 +00:00
florian
5a6c7580b0 bonnie++: pass TARGET_CXXFLAGS correctly
bonnie++ was not compiled using the TARGET_CXXFLAGS we passed, which will result
in build failures on e.g: ARM VFP toolchains, fix that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:32 +00:00
florian
6b657b6639 libdbi: remove CFLAGS override
libdbi's configure.in is hardcoding CFLAGS and does not allow the configure
script environment to override those. Remove the hardcoded CFLAGS as they are
completely bogus and do not allow for any configuration. Fixes the build on ARM
VFP toolchains.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:29 +00:00
florian
c66bb863c5 ruby: disable documentation for host build
Building the documentation for the host requires a bunch of tools that systems
might not have, simply disable it which also speeds up the build time.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:27 +00:00
florian
bad6c653d3 orbit2: remove patch remove aclocal.m4
The autoreconf fixup already removes that file for us.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:24 +00:00
florian
6814e4740b libidn: remove patch removing aclocal.m4
The autoreconf fixup is already removing that file for us, drop that patch

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:22 +00:00
florian
de343aaf79 stunnel: remove patch removing aclocal.m4
autoreconf fixup is doing this already for us.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:56:19 +00:00
kaloz
d4626d6048 [freeradius2]: move into it's own submenu, add option to build without openssl
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-07 14:33:38 +00:00
tripolar
bde34d9c18 [packages] pulseaudio: set PKG_RELEASE to 1
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-07 10:08:01 +00:00
tripolar
288229dfa6 [packages] pulseaudio: update to 5.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-07 10:05:28 +00:00
kaloz
9afd985ecb [freeradius2]: split the common files from the server package
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-06 13:43:35 +00:00
nbd
c536441ef1 strongswan: add missing dependencies for eap-mschapv2 (#15135)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-05 10:46:38 +00:00
tripolar
a97a671ac3 [packages] tor-alpha: update to 0.2.5.2-alpha
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-02 21:27:52 +00:00