diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-02 11:50:17 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-02 11:50:17 +0100 |
commit | fb95d02a1d192e6975433d6c6b432db0122ad3d5 (patch) | |
tree | 9d5ae02a1a198973aa80fdfe702dc3a3c91452fa /external | |
parent | 9921ead7089175fd60e33433a448790e244541de (diff) |
Clean up makefiles
Diffstat (limited to 'external')
-rw-r--r-- | external/glibc/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/external/glibc/makefile.mk b/external/glibc/makefile.mk index 04e2ff5b99bd..f7a3b1e4da66 100644 --- a/external/glibc/makefile.mk +++ b/external/glibc/makefile.mk @@ -47,7 +47,6 @@ ADDITIONAL_FILES += posix$/readdir_r.c PATCH_FILES=$(PRJ)$/glibc-2.1.3.patch -#CONFIGURE_DIR=glibc-2.1.3/posix CONFIGURE_ACTION= BUILD_DIR=posix |