Skip to content
Permalink
Browse files

CubicSDR: possible fix to building on certain older OSX using Clang/l…

…ibc++

Doesn't seem to harm newer OSX nor libstdc++ builds
  • Loading branch information
michaelld committed Apr 20, 2019
1 parent d8d3d87 commit a03b49f92cb5c90ee6260545df71b6af03c8a164
Showing with 3 additions and 0 deletions.
  1. +3 −0 science/CubicSDR/Portfile
@@ -36,6 +36,9 @@ configure.args-append \
-DCMAKE_BUILD_TYPE=Release \
-DwxWidgets_CONFIG_EXECUTABLE=${wxWidgets.wxconfig}

configure.cxxflags-append \
-D_WCHAR_H_CPLUSPLUS_98_CONFORMANCE_

variant hamlib description {Support hamlib for radio control functions} {
depends_lib-append port:hamlib
configure.args-append -DUSE_HAMLIB=1

0 comments on commit a03b49f

Please sign in to comment.
You can’t perform that action at this time.