aboutsummaryrefslogtreecommitdiff
path: root/math/geogram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/geogram/Makefile')
-rw-r--r--math/geogram/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/geogram/Makefile b/math/geogram/Makefile
index 675bf039953c..36b4c34a3e81 100644
--- a/math/geogram/Makefile
+++ b/math/geogram/Makefile
@@ -22,6 +22,7 @@ USE_LDCONFIG= yes
CMAKE_ON= GEOGRAM_USE_SYSTEM_GLFW3 VORPALINE_BUILD_DYNAMIC
CMAKE_ARGS= -DVORPALINE_PLATFORM:STRING=FreeBSD
+CFLAGS+= -fcommon # https://github.com/alicevision/geogram/issues/16
CXXFLAGS+= -fcommon # https://github.com/alicevision/geogram/issues/16
LDFLAGS+= -pthread