-std=c++11 to data_products

This commit is contained in:
Scott Fennell 2018-10-22 13:58:08 -05:00
parent 389e2837fc
commit 86ef489617

View File

@ -4,6 +4,8 @@
TRICK_HOME := $(abspath $(dir $(lastword $(MAKEFILE_LIST)))../..)
TRICK_CXXFLAGS += -std=c++11
include ${TRICK_HOME}/share/trick/makefiles/Makefile.common
LIB_DIR = lib_${TRICK_HOST_CPU}