Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SMPStaticAnalyzer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
SMPStaticAnalyzer
Commits
cd5de116
Commit
cd5de116
authored
1 month ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
Updates for ubuntu24
parent
152274cf
No related branches found
No related tags found
Loading
Pipeline
#31037
failed
1 month ago
Stage: test
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
SConscript.ida
+1
-1
1 addition, 1 deletion
SConscript.ida
SConscript.ida7
+1
-1
1 addition, 1 deletion
SConscript.ida7
SConscript.irdb_lib
+1
-1
1 addition, 1 deletion
SConscript.irdb_lib
libehp
+1
-1
1 addition, 1 deletion
libehp
with
4 additions
and
4 deletions
SConscript.ida
+
1
−
1
View file @
cd5de116
...
...
@@ -24,7 +24,7 @@ cpppath=''' \
$SMPSA_HOME/include/interfaces/idapro \
'''
IDA_CCFLAGS=''' -std=c++1
4
\
IDA_CCFLAGS=''' -std=c++1
7
\
-D__LINUX__ \
-Wall \
-Werror \
...
...
This diff is collapsed.
Click to expand it.
SConscript.ida7
+
1
−
1
View file @
cd5de116
...
...
@@ -26,7 +26,7 @@ cpppath=''' \
$SMPSA_HOME/libehp/include \
'''
IDA_CCFLAGS=''' -std=c++1
4
\
IDA_CCFLAGS=''' -std=c++1
7
\
-D__LINUX__ \
-Wall \
-Werror \
...
...
This diff is collapsed.
Click to expand it.
SConscript.irdb_lib
+
1
−
1
View file @
cd5de116
...
...
@@ -31,7 +31,7 @@ libpath='''
$SECURITY_TRANSFORMS_HOME/lib
'''
IRDB_CCFLAGS=''' -fmax-errors=2 -std=c++1
4
\
IRDB_CCFLAGS=''' -fmax-errors=2 -std=c++1
7
\
-Wall \
-Werror \
-Wno-unused-variable \
...
...
This diff is collapsed.
Click to expand it.
libehp
@
559c0d71
Compare
8dc3b9ad
...
559c0d71
Subproject commit
8dc3b9ad64d39d25ef7f3fb0dbd4a2a48356f2bd
Subproject commit
559c0d71c3dda2067bfe757307655fad0f1c7d9f
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment