1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Fix build with CLANG

PR:		158103
Submitted by:	Guido Falsi <mad@madpilot.net>
This commit is contained in:
Martin Wilke 2011-06-25 07:48:30 +00:00
parent 00899d7b5f
commit ca03e96275
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276332
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,2 @@
MD5 (acm-5.0.tar.gz) = 8d27051a3aa0d85b90f66a86f746e827
SHA256 (acm-5.0.tar.gz) = d5c567681b88a1012548f2a98aa88199e83789518b5303ce8053bb4e38dd5b2b
SIZE (acm-5.0.tar.gz) = 1218154

View File

@ -0,0 +1,11 @@
--- dis/test/disscope.c.orig 1998-12-10 23:58:01.000000000 +0100
+++ dis/test/disscope.c 2011-06-21 13:01:46.689444826 +0200
@@ -172,7 +172,7 @@
#endif
++ count;
}
- return;
+ return 0;
}
char *