diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-17 13:58:30 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-17 13:58:30 +0200 |
| commit | 88dd48f85bc6191e990650613c1cea87db978485 (patch) | |
| tree | b0163c92c387734a72705410e8111c84d87e3d57 /package/glibc/Makefile | |
| parent | f043b8522e55308488448593bb4997614732a30a (diff) | |
| parent | 59161fbfcb5c72b28491056f85785528f3e444f1 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glibc/Makefile')
| -rw-r--r-- | package/glibc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/glibc/Makefile b/package/glibc/Makefile index 7f0a1f8c7..a03a5c8bd 100644 --- a/package/glibc/Makefile +++ b/package/glibc/Makefile @@ -7,7 +7,6 @@ TARGET_CFLAGS:= $(filter-out -fstack-protector,$(TARGET_CFLAGS)) TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS)) include $(TOPDIR)/toolchain/glibc/Makefile.inc -include $(TOPDIR)/toolchain/glibc/Makefile.multilib PKG_DESCR:= GNU C library PKG_SECTION:= base |
