aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-12-20 06:46:44 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-12-20 06:46:44 +0000
commitd95fb62cfb049ca3c682da9b21d32157c46d4800 (patch)
treeff8b327d961c0b31b1b8f66e894fe74ac456f614 /lib/Makefile.am
parente66f316105e49a4682d09b3d45c622b4d8b76b36 (diff)
downloadsg3_utils-d95fb62cfb049ca3c682da9b21d32157c46d4800.tar.gz
sg_vpd: decode Third Party Copy (tpc) page; sg_ses: add --maxlen= option
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@540 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9e232c6a..dde5883c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -34,7 +34,7 @@ libsgutils2_la_SOURCES += sg_pt_osf1.c
endif
# For C++/clang testing
-## CC = g++ -std=c++11
+## CC = g++
## CC = g++
## CC = clang
## CC = clang++