Browse Source

flags of makefile

avadapal 1 year ago
parent
commit
47bdce5202
1 changed files with 1 additions and 1 deletions
  1. 1 1
      duoram-online/Makefile

+ 1 - 1
duoram-online/Makefile

@@ -24,7 +24,7 @@
 CXX = g++
 CXXFLAGS = -g -march=native -std=c++17 -Wall -pedantic -fopenmp -O3 -Wno-ignored-attributes -pthread
 LIBS = -lbsd
-FLAGS =  -DBOOST_ERROR_CODE_HEADER_ONLY -DThreeParty -DDEBUG -DVERBOSE
+FLAGS =  -DBOOST_ERROR_CODE_HEADER_ONLY -DThreeParty #-DDEBUG -DVERBOSE
 
 all: duoram0 duoram1 p2