freebsd-ports/net/mosh
Piotr Kubaj 711fba0c7a net/mosh: fix build on powerpc*
ocb_internal.cc:138:10: warning: 'bswap32' macro redefined [-Wmacro-redefined]
        #define bswap32(x)                                              \
                ^
/usr/include/sys/endian.h:68:9: note: previous definition is here
        ^
ocb_internal.cc:142:26: error: static declaration of '__builtin_bswap64' follows non-static declaration
         static inline uint64_t bswap64(uint64_t x) {
                                ^
/usr/include/sys/endian.h:69:20: note: expanded from macro 'bswap64'
                        ^
/usr/include/sys/_endian.h:78:22: note: expanded from macro '__bswap64'
                        ^
ocb_internal.cc:142:26: note: previous implicit declaration is here
/usr/include/sys/endian.h:69:20: note: expanded from macro 'bswap64'
                        ^
/usr/include/sys/_endian.h:78:22: note: expanded from macro '__bswap64'
                        ^
1 warning and 1 error generated.
2023-02-12 18:55:54 +01:00
..
distinfo net/mosh: Update to 1.4.0 2022-10-27 11:20:42 -04:00
Makefile net/mosh: fix build on powerpc* 2023-02-12 18:55:54 +01:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-message