aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-01-04 06:17:04 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-01-04 06:17:04 +0000
commit6a2fe0f14972e955e466a0d36f3a8b1d15dc3fcc (patch)
tree11f749ae8399d179dda5d6c84a7f842957c45ad3 /src/Makefile.am
parent2f7e361640305f7bfa1addb5c8419562a45676a7 (diff)
downloadsg3_utils-6a2fe0f14972e955e466a0d36f3a8b1d15dc3fcc.tar.gz
sg_raw: add --cmdset option to bypass cdb heuristic, add --scan= first_opcode,last_opcode; bug fixes
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@872 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c6581efa..46d34665 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -59,6 +59,7 @@ AM_CFLAGS = -Wall -W $(DBG_CFLAGS)
# AM_CFLAGS = -Wall -W -pedantic -std=c11 --analyze
# AM_CFLAGS = -Wall -W -pedantic -std=c++14
# AM_CFLAGS = -Wall -W -pedantic -std=c++1z
+# AM_CFLAGS = -Wall -W -pedantic -std=c++20
sg_bg_ctl_LDADD = ../lib/libsgutils2.la