diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-27 04:13:52 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-27 12:10:04 +0200 |
commit | 90d7719d775c24d783f646a484e8ca90ea310f25 (patch) | |
tree | 119dbee29e12e1282a12177b1ed55dcae998618c /development/avr-gdb/slack-desc | |
parent | 64f35313f0b7ffbf03d43ae098c4675f66e83c8f (diff) | |
download | slackbuilds-90d7719d775c24d783f646a484e8ca90ea310f25.tar.gz |
development/avr-gdb: Removed (Build failure)
cc1: warnings being treated as errors
eval.c: In function 'evaluate_subexp_standard':
eval.c:1705: error: 'subscript_array' may be used uninitialized
in this function
Diffstat (limited to 'development/avr-gdb/slack-desc')
-rw-r--r-- | development/avr-gdb/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/avr-gdb/slack-desc b/development/avr-gdb/slack-desc deleted file mode 100644 index 26061b5a8b..0000000000 --- a/development/avr-gdb/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -avr-gdb: avr-gdb (Debugger for the AVR platform) -avr-gdb: -avr-gdb: This package contains version of GNU gdb, which can -avr-gdb: be used to debug C and C++ programs compiled for the AVR platform. -avr-gdb: -avr-gdb: -avr-gdb: -avr-gdb: -avr-gdb: -avr-gdb: -avr-gdb: |