Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/emulators/virtualbox-ose/files/patch-src_VBox_Debugger_Makefile.kmk
17345 views
--- src/VBox/Debugger/Makefile.kmk.orig	2021-01-07 15:37:12 UTC
+++ src/VBox/Debugger/Makefile.kmk
@@ -110,6 +110,7 @@ VBoxDbg_SOURCES = \
 	VBoxDbgBase.cpp \
 	VBoxDbgConsole.cpp \
 	VBoxDbgStatsQt.cpp
+VBoxDbg_CXXFLAGS.freebsd += -std=c++11
 VBoxDbg_LIBS = \
 	$(VBOX_LIB_VMM_LAZY)
 VBoxDbg_LDFLAGS.darwin = \