1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/include
Felix Fietkau e620f4d6f8 arc: clean-up and move CFLAGS to include/target.mk
Most of currently mentioned CFLAGS in arc770/Makefile
are not really required because:
 [1] "-Os -pipe" are set by default in include/target.mk
 [2] "-fno-caller-saves" gets enabled via menuconfig
     as an extra compiler flag for developers

So the only one that makes sense is "-matomic" and
that one is really essential. Without it many software
packges won't build complainin on unresolved atomic ops.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Jo-Philipp Wich <jow@openwrt.org>
Cc: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 48326
2016-01-18 17:52:03 +00:00
..
site toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
autotools.mk
cmake.mk build: for cmake, always use ccache from staging dir instead of relying on the host 2016-01-03 14:44:30 +00:00
debug.mk
depends.mk
device_table.txt
download.mk build: add @APACHE download facility 2016-01-17 10:47:32 +00:00
feeds.mk feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 2015-05-28 09:47:37 +00:00
hardening.mk hardening: make override variables more intuitive 2015-06-24 10:57:14 +00:00
host-build.mk build: include homebrew include/library directory in cflags/ldflags on mac os x 2015-10-05 14:11:30 +00:00
host.mk
image.mk build: skip rebuild of kernel images if the source did not change 2016-01-06 18:38:49 +00:00
kernel-build.mk
kernel-defaults.mk build: skip rebuild of kernel images if the source did not change 2016-01-06 18:38:49 +00:00
kernel-version.mk kernel/3.18: update to version 3.18.25 2016-01-12 20:53:04 +00:00
kernel.mk build: remove SDK special case for kernel module packages 2016-01-11 23:11:13 +00: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
package-defaults.mk gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
package-dumpinfo.mk
package-ipkg.mk
package-seccomp.mk
package.mk build: use directory name instead of PKG_NAME for staging files and package metadata 2016-01-04 01:33:32 +00:00
prereq-build.mk Support LibreSSL as provider of openssl 2016-01-17 10:42:32 +00: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
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
shell.sh
subdir.mk
target.mk arc: clean-up and move CFLAGS to include/target.mk 2016-01-18 17:52:03 +00:00
toolchain-build.mk
toplevel.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
uclibc++.mk
unpack.mk
verbose.mk
version.mk base-files: add URL option for OEM manufacturer info 2015-10-05 10:28:53 +00:00