diff options
author | Kyle Guinn <elyk03@gmail.com> | 2018-11-11 18:37:36 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:43:03 +0700 |
commit | 22d2c8c8a042b207810f72c6761ff80086fdf247 (patch) | |
tree | d5108abb63d6bf98e63d384d2816966ba78abbb0 /development/sdcc/patches | |
parent | 987429d66784dacc985f7b0b3f6119a487bda53c (diff) | |
download | slackbuilds-22d2c8c8a042b207810f72c6761ff80086fdf247.tar.gz |
development/sdcc: Updated for version 3.8.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'development/sdcc/patches')
-rw-r--r-- | development/sdcc/patches/source-tree.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/sdcc/patches/source-tree.patch b/development/sdcc/patches/source-tree.patch index b0a0aeaca6..efcf1c7102 100644 --- a/development/sdcc/patches/source-tree.patch +++ b/development/sdcc/patches/source-tree.patch @@ -1,7 +1,7 @@ diff --git a/device/lib/Makefile.in b/device/lib/Makefile.in --- a/device/lib/Makefile.in +++ b/device/lib/Makefile.in -@@ -529,19 +529,11 @@ +@@ -540,19 +540,11 @@ $(CP_U) -r $(MODELS) mcs51 ds390 ds400 z80 z180 r2k r3ka tlcs90 gbz80 hc08 s08 stm8 $(sdcc_libdir)/src for src in $(MODELS) ds390 ds400 z80 z180 r2k r3ka tlcs90 gbz80 hc08 s08 stm8 pic14 pic16; do \ |