Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
CoMISo
CoMISo
Commits
f8c3e540
Commit
f8c3e540
authored
Dec 07, 2017
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update base to mh-symbol-vis branch, define DLLEXPORT macros on linux/mac
parent
396d2622
Pipeline
#5926
passed with stages
in 4 minutes and 51 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Base
Base
+1
-1
Config/CoMISoDefines.hh
Config/CoMISoDefines.hh
+2
-2
No files found.
Base
@
acc39a7b
Compare
86ada33b
...
acc39a7b
Subproject commit
86ada33be371319082946389b144b7b6acf9c9d3
Subproject commit
acc39a7bfc1a8a299dbba588fc1614e35a9d6bba
Config/CoMISoDefines.hh
View file @
f8c3e540
...
...
@@ -37,8 +37,8 @@
#define COMISODLLEXPORTONLY
#endif
#else
#define COMISODLLEXPORT
#define COMISODLLEXPORTONLY
#define COMISODLLEXPORT
__attribute__((visibility("default")))
#define COMISODLLEXPORTONLY
COMISODLLEXPORT
#endif
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment