1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/multimedia/cmrt
Jan Beich 4a0b4fafa6 multimedia/cmrt: pacify -Wmacro-redefined
In file included from cm_program.cpp:30:
In file included from ./cm_device.h:37:
In file included from ./cm_array.h:31:
./cm_mem.h:44:9: warning: '__fastcall' macro redefined [-Wmacro-redefined]
 #define __fastcall
         ^
/usr/include/sys/cdefs.h:383:9: note: previous definition is here
 #define __fastcall      __attribute__((__fastcall__))
         ^
In file included from cm_task.cpp:29:
In file included from ./cm_task.h:29:
In file included from ./cm_def.h:42:
In file included from ./cm_common.h:32:
In file included from ./oscl_impl_linux.h:34:
./oscl_platform_def.h:34:9: warning: 'UINT_MAX' macro redefined [-Wmacro-redefined]
 #define UINT_MAX            0xffffffff
         ^
/usr/include/sys/limits.h:59:9: note: previous definition is here
 #define UINT_MAX        __UINT_MAX      /* max value for an unsigned int */
         ^
2018-11-22 00:07:46 +00:00
..
files multimedia/cmrt: expand patch comments 2018-11-22 00:07:34 +00:00
distinfo
Makefile multimedia/cmrt: pacify -Wmacro-redefined 2018-11-22 00:07:46 +00:00
pkg-descr
pkg-plist