diff options
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ TAR = tar SED = sed AWK = awk +DESTDIR ?= /usr/lib/uclibc-ng-test + STRIP_FLAGS ?= -x -R .note -R .comment # Select the compiler needed to build binaries for your development system |