summaryrefslogtreecommitdiffstats
path: root/development/sdcc/README
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:07:23 +0200
committer Heinz Wiesinger2010-05-13 00:07:23 +0200
commited6d130a4e898198452447825cbb813949a72993 (patch)
tree745716a5d509bb68a7f0345aa9486adceef77253 /development/sdcc/README
parent8645e9824a26aa15c2e64245f57091872ea9b229 (diff)
downloadslackbuilds-ed6d130a4e898198452447825cbb813949a72993.tar.gz
development/sdcc: Removed from 13.0 repository
Diffstat (limited to 'development/sdcc/README')
-rw-r--r--development/sdcc/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/development/sdcc/README b/development/sdcc/README
deleted file mode 100644
index 05fe4ba96a..0000000000
--- a/development/sdcc/README
+++ /dev/null
@@ -1,6 +0,0 @@
-SDCC is a retargettable, optimizing ANSI C compiler that targets the Intel
-8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in
-progress on supporting the Microchip PIC16 and PIC18 series.
-
-This requires gc (well, it's actually optional, but the build script enables
-it by default - if that's not what you want, then remove "--enable-libgc")