diff options
Diffstat (limited to 'development/sdcc/README')
-rw-r--r-- | development/sdcc/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/sdcc/README b/development/sdcc/README index 6a934229d1..5d908ecb77 100644 --- a/development/sdcc/README +++ b/development/sdcc/README @@ -5,6 +5,3 @@ Source Software, distributed under GNU General Public License (GPL). By default, this will build sdcc without pic support. If you want that, install gputils and run the script as follows: ENABLE_PIC=y sh ./sdcc.SlackBuild - -You can download the doc tarball from: -http://downloads.sourceforge.net/project/sdcc/sdcc-doc/3.0.0/sdcc-doc-3.0.0.tar.bz2 |