pkgsrc/sysutils/dd_rescue
mef 151fbaa3c4 patch-ab modified to fix clang build problem:
(1) clang flags:
  dd_rescue.c:1494:22: warning: implicit declaration of function 'basename' is invalid in C99 [-Wimplicit-function-declaration]
        const char* ibase = basename(inm);
  (3) clang flags:
  dd_recue.c:(.text+0x12b4): undefined reference to `mypread'
  dd_rescue.c:(.text+0x1374): undefined reference to `mypwrite'
Reported by joerg@ bulkbuild, and discussed on tech-pkg@, thanks.
2013-06-14 01:07:58 +00:00
..
patches patch-ab modified to fix clang build problem: 2013-06-14 01:07:58 +00:00
DESCR
distinfo patch-ab modified to fix clang build problem: 2013-06-14 01:07:58 +00:00
Makefile Bump dd_rescue Version 1.23 to 1.33 2013-06-04 00:47:46 +00:00
MESSAGE Add instruction to README at pkg_add or installation time. 2013-06-04 14:55:03 +00:00
PLIST