summaryrefslogtreecommitdiff
path: root/scripts/build/libc/none.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/libc/none.sh')
-rw-r--r--scripts/build/libc/none.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/build/libc/none.sh b/scripts/build/libc/none.sh
index 4053459..520b8fd 100644
--- a/scripts/build/libc/none.sh
+++ b/scripts/build/libc/none.sh
@@ -2,10 +2,6 @@
# Copyright 2008 Yann E. MORIN
# Licensed under the GPL v2. See COPYING in the root of this package
-do_print_filename() {
- :
-}
-
do_libc_get() {
:
}
@@ -22,7 +18,6 @@ do_libc_headers() {
:
}
-# Build and install start files
do_libc_start_files() {
:
}