Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openfpm_pdata
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
argupta
openfpm_pdata
Commits
d90755e3
Commit
d90755e3
authored
9 years ago
by
Pietro Incardona
Browse files
Options
Downloads
Patches
Plain Diff
New BOOST macro
parent
b1606da8
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
openfpm_data
+1
-1
1 addition, 1 deletion
openfpm_data
openfpm_devices
+1
-1
1 addition, 1 deletion
openfpm_devices
openfpm_io
+1
-1
1 addition, 1 deletion
openfpm_io
openfpm_vcluster
+1
-1
1 addition, 1 deletion
openfpm_vcluster
with
5 additions
and
5 deletions
configure.ac
+
1
−
1
View file @
d90755e3
...
...
@@ -218,7 +218,7 @@ fi
# eliminate any /usr/lib and and /usr/include from $BOOST_LIB and $BOOST_INCLUDE
BOOST_LDFLAGS=$(echo "$BOOST_LDFLAGS" | sed -e 's/-L\/usr\/lib//g')
BOOST_LDFLAGS=$(echo "$BOOST_LDFLAGS" | sed -e
's/-L\/usr\/lib64//g' | sed -e
's/-L\/usr\/lib//g')
BOOST_CPPFLAGS=$(echo "$BOOST_CPPFLAGS" | sed -e 's/-I\/usr\/include//g')
AC_SUBST(BOOST_LDFLAGS)
...
...
This diff is collapsed.
Click to expand it.
openfpm_data
@
2a0f6aa8
Subproject commit
405d899bcbdd1a759442aec172d9ad35eb5ae63f
Subproject commit
2a0f6aa8e0d04c41722c9bb7c3c82ff1c6a7a393
This diff is collapsed.
Click to expand it.
openfpm_devices
@
d029df30
Subproject commit
b510a7fd8d921553a3bdf9381406dd2ecffafeea
Subproject commit
d029df30bee9e3866860579ce9adb85d80fa2b8f
This diff is collapsed.
Click to expand it.
openfpm_io
@
ba2a9eb2
Subproject commit
8282cb1d20325e4002b0e2d4384c8cfc70f59756
Subproject commit
ba2a9eb22820165ccbebf495180d8cd18d86da55
This diff is collapsed.
Click to expand it.
openfpm_vcluster
@
f8e1079b
Subproject commit
0361b4c089842583f86b5a4ac4f7747509d234b0
Subproject commit
f8e1079b7d2f4ddcbc15e76b401f05b2abfd330e
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