Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
twin-apu-id
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
ds
twin-apu-id
Merge requests
!1
Derivedprivilegs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Derivedprivilegs
derivedprivilegs
into
master
Overview
0
Commits
3
Pipelines
0
Changes
7
Merged
Claudio Scafuri
requested to merge
derivedprivilegs
into
master
4 years ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
use supervised tag >= 2.0.0
0
0
Merge request reports
Viewing commit
691f8aa5
Prev
Next
Show latest version
1 file
+
1
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
691f8aa5
removed unecessary dependencies
· 691f8aa5
Claudio Scafuri
authored
4 years ago
Makefile
+
1
−
2
Options
NAME_SRV
=
twin-apu-id-srv
SRC_FILES
=
$(
wildcard deps/supervisedid/src/SupervisedID
*
.cpp
)
CXXFLAGS
+=
-I
deps/supervisedid/src
-I
/runtime/elettra/include
LDFLAGS
+=
-L
/runtime/elettra/lib
-llpc
-lnc
CXXFLAGS
+=
-I
deps/supervisedid/src
include
../makefiles/Make-9.3.3.in