Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
106
Merge Requests
106
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
3ff25131
Commit
3ff25131
authored
Apr 05, 2024
by
Ivan Tyagov
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable warning for 2038 for tar for 32 bit systems.
parent
fd23a4f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
software/osie-coupler/software.cfg
software/osie-coupler/software.cfg
+4
-0
No files found.
software/osie-coupler/software.cfg
View file @
3ff25131
...
...
@@ -26,6 +26,10 @@ configure-options =
--prefix=@@LOCATION@@
--disable-year2038
[tar]
configure-options =
--disable-year2038
# we need open62541's sources even after compiling and linking in [open62541]
# section. Reasons is that coupler's C application depends on it.
[open62541-source]
...
...
Ivan Tyagov
@Tyagov
mentioned in commit
77eabe12
·
Apr 10, 2024
mentioned in commit
77eabe12
mentioned in commit 77eabe12fafc7801e1f7d8a3a256a364dc553229
Toggle commit list
Julien Muchembled
@jm
mentioned in commit
4640de65
·
Apr 12, 2024
mentioned in commit
4640de65
mentioned in commit 4640de65a13dea622224465563b439788b16082f
Toggle commit list
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