summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-30 18:34:38 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-30 18:34:38 +0100
commit7fa20cef3fc120c9c9fb96c46bd06feb69cef3ca (patch)
tree346ee92903291a9e2c1516d5193f0ac09009707b /Rules.mak
parent5e0ada6a23c683851b8e20ee7ade0cee7a9b4900 (diff)
parent3d39f1ae2b2bb9f2aa30eee4b34486b03e24c175 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/uclibc-ng
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/Rules.mak b/Rules.mak
index 218eb1f93..2a73d7f0f 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -67,9 +67,6 @@ AWK = awk
STRIP_FLAGS ?= -x -R .note -R .comment
-## unused? if yes, remove after 0.9.31
-## UNIFDEF := $(top_builddir)extra/scripts/unifdef
-
# Select the compiler needed to build binaries for your development system
HOSTCC = gcc
BUILD_CFLAGS = -Os