openwrt/include
Waldemar Brodkorb f7fb6e49f2 build: allow to build LEDE on latest MacOS X
Latest Xcode doesn't include openssl anymore. To compile
mkimage from u-boot source you need SSL headers on your host.
This patch provides libressl host package for any Darwin
compilation. Unfortunately openssl from MacPorts can not be
used, as the installed headers in /opt/local are breaking
GDB compilation. Tested with a RB532 image build and resulting
kernel booted on a device via TFTP.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [fixes, dependencies]
2016-06-07 08:58:41 +02:00
..
site toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
autotools.mk include/autotools.mk: fix gettext installation path 2016-01-20 23:21:09 +00:00
cmake.mk include/cmake.mk: Add helper macro to handle conditionals for CMake boolean type variables 2016-04-13 20:21:38 +00:00
debug.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
depends.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
device_table.txt image: ensure that /dev/console exist in rootfs images 2013-08-27 12:02:58 +00:00
download.mk download.mk: use HTTPS for git.lede-project.org 2016-06-01 15:18:42 +02:00
feeds.mk include: remove unused FeedPackageDir macro arguments 2016-04-22 12:02:53 +02:00
hardening.mk hardening: make override variables more intuitive 2015-06-24 10:57:14 +00:00
host-build.mk host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 2016-01-20 19:12:13 +00:00
host.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
image-commands.mk image.mk: split off all Build/* commands into image-commands.mk 2016-06-07 08:58:40 +02:00
image.mk image.mk: add LegacyDevice wrapper to allow legacy image building code to be used for device profiles 2016-06-07 08:58:41 +02:00
kernel-build.mk build system: have tar use $SOURCE_DATE_EPOCH for --mtime 2016-01-31 23:29:16 +00:00
kernel-defaults.mk build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 2016-06-07 08:58:40 +02:00
kernel-version.mk kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
kernel.mk build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 2016-06-07 08:58:40 +02:00
netfilter.mk include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 2015-12-13 18:33:11 +00:00
nls.mk nls.mk: add -rpath-link when needed for NLS support 2015-09-07 08:03:34 +00:00
package-bin.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
package-defaults.mk include: remove now unused PACKAGE_SUBDIR variable 2016-04-13 15:37:34 +02:00
package-dumpinfo.mk include: fix nonshared flag handling 2016-04-15 10:26:36 +02:00
package-ipkg.mk include: remove unused FeedPackageDir macro arguments 2016-04-22 12:02:53 +02:00
package-seccomp.mk include: add a seccomp filter install wrapper 2015-03-26 10:57:56 +00:00
package.mk build: add support for specifying extra package dependencies for prepared, configured and built 2016-05-05 19:43:23 +01:00
prereq-build.mk build: allow to build LEDE on latest MacOS X 2016-06-07 08:58:41 +02:00
prereq.mk build: do not overwrite already existing host commands 2015-09-16 12:38:16 +00:00
quilt.mk build: for refresh, override HOST_QUILT like QUILT 2015-12-11 19:21:29 +00:00
scan.awk build: propagate override information to .packageinfo 2015-02-09 12:09:31 +00:00
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 2016-01-10 16:35:24 +00:00
scons.mk fix up scons vs ccache 2012-07-28 21:06:59 +00:00
shell.sh include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
subdir.mk build: add logging for package host builds 2016-01-20 21:31:56 +00:00
target.mk build: remove profile kernel/build system config override support 2016-05-15 20:55:40 +02:00
toolchain-build.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
toplevel.mk build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 2016-06-07 08:58:40 +02:00
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 2013-05-09 20:50:49 +00:00
unpack.mk include: remove trailing whitespaces 2015-03-29 07:29:18 +00:00
verbose.mk build: tell users to do non-paralle builds on errors 2015-04-16 12:18:26 +00:00
version.mk include: move VERSION_DIST_SANITIZED to version.mk 2016-06-01 17:54:36 +02:00