1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/sysutils/powerdxx
Mark Linimon 43626ec1c3 Add -Wno-error=sign-compare to CXXFLAGS to ignore the following error
when compiling with GCC:

  /wrkdirs/usr/ports/sysutils/powerdxx/work/powerdxx-0.4.0/src/loadrec.cpp: In lambda function:
  /wrkdirs/usr/ports/sysutils/powerdxx/work/powerdxx-0.4.0/src/loadrec.cpp:294:21: error: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Werror=sign-compare]

PR:		235689
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-21 04:14:14 +00:00
..
distinfo
Makefile Add -Wno-error=sign-compare to CXXFLAGS to ignore the following error 2019-02-21 04:14:14 +00:00
pkg-descr
pkg-message
pkg-plist