Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
fb0b668d
Commit
fb0b668d
authored
Feb 14, 2022
by
Deucе
👌🏾
Browse files
Fix
parent
fab539a3
Pipeline
#2737
passed with stage
in 9 minutes and 34 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/xpdev/CMakeLists.txt
src/xpdev/CMakeLists.txt
+1
-1
No files found.
src/xpdev/CMakeLists.txt
View file @
fb0b668d
...
...
@@ -124,7 +124,7 @@ if(HAS_DEV_MACHINE_SPKR_H)
endif
()
if
(
CMAKE_SYSTEM_NAME STREQUAL
"Linux"
)
target_compile_definitions
(
xpdev
plus
PUBLIC POSIX_C_SOURCE=200809L _DEFAULT_SOURCE _BSD_SOURCE SPEED_MACROS_ONLY _GNU_SOURCE _FILE_OFFSET_BITS=64
)
target_compile_definitions
(
xpdev PUBLIC POSIX_C_SOURCE=200809L _DEFAULT_SOURCE _BSD_SOURCE SPEED_MACROS_ONLY _GNU_SOURCE _FILE_OFFSET_BITS=64
)
endif
()
if
(
WIN32
)
...
...
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