make mcs51 assembler name compatible with newer SDCC
authorBdale Garbee <bdale@gag.com>
Sat, 2 May 2015 19:12:13 +0000 (13:12 -0600)
committerBdale Garbee <bdale@gag.com>
Sat, 2 May 2015 19:12:13 +0000 (13:12 -0600)
debian/cc1111.links [new file with mode: 0644]
debian/changelog

diff --git a/debian/cc1111.links b/debian/cc1111.links
new file mode 100644 (file)
index 0000000..efc8db3
--- /dev/null
@@ -0,0 +1 @@
+usr/bin/asx8051 usr/bin/sdas8051
index 696b0123c766a09b1d076c185193553ebf6b0a91..64d388542e8806b233371479bdbe24891156ca62 100644 (file)
@@ -1,3 +1,10 @@
+cc1111 (2.9.0-5) unstable; urgency=low
+
+  * add mcs51 assembler symlink for compatibility with recent versions
+    of SDCC using patch from Eric Cooper, closes: #763678
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 02 May 2015 12:25:04 -0600
+
 cc1111 (2.9.0-4) unstable; urgency=low
 
   * freshen makebin.c from upstream SDCC to addres mayhem report,