diff options
author | pkubaj <pkubaj@FreeBSD.org> | 2019-09-15 19:30:17 +0800 |
---|---|---|
committer | pkubaj <pkubaj@FreeBSD.org> | 2019-09-15 19:30:17 +0800 |
commit | e456bdea918d01485579702cace07af051341c01 (patch) | |
tree | 9e6502b2b7aef7ae2b909f0f34a6628db1f12b93 /security/py-pyaxo | |
parent | 7b0e45852c7d4e0a8f652d182784654efca4f579 (diff) | |
download | freebsd-ports-gnome-e456bdea918d01485579702cace07af051341c01.tar.gz freebsd-ports-gnome-e456bdea918d01485579702cace07af051341c01.tar.zst freebsd-ports-gnome-e456bdea918d01485579702cace07af051341c01.zip |
devel/py-uhid-freebsd: fix build on GCC architectures
Use C++11 compiler:
uhid_freebsd.cpp:43: error: ISO C++ forbids declaration of 'devRegex' with no type
uhid_freebsd.cpp:43: error: 'regex' is not a member of 'std'
uhid_freebsd.cpp:44: error: 'cmatch' is not a member of 'std'
uhid_freebsd.cpp:44: error: expected `;' before 'cmDev'
Approved by: mentors (implicit approval)
Diffstat (limited to 'security/py-pyaxo')
0 files changed, 0 insertions, 0 deletions