diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-02 11:10:06 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-02 11:10:06 +0000 |
commit | f916caf51b60372323d7c0a58898a650036fe820 (patch) | |
tree | f181ba80edbe28798cf4b0f642df31e27b559b5e /net/daq | |
parent | d2c7813f7075c616e0fde1ee618dc6b8271b83fa (diff) | |
download | ports-f916caf51b60372323d7c0a58898a650036fe820.tar.gz ports-f916caf51b60372323d7c0a58898a650036fe820.zip |
graphics/graphopt: Fix build with Clang 6
./physics.h:37:22: error: in-class initializer for static data member of type 'const float' requires 'constexpr' specifier [-Wstatic-float-init]
static const float COULOMBS_CONSTANT = 8987500000.0;
^ ~~~~~~~~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/graphopt-0.4.1_8.log
Notes
Notes:
svn path=/head/; revision=478784
Diffstat (limited to 'net/daq')
0 files changed, 0 insertions, 0 deletions