summaryrefslogtreecommitdiffstats
path: root/tdeioslave
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-01-28 19:57:16 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-28 20:53:20 +0100
commit1434d41c7517c973992a815df4372bae4e56129f (patch)
tree66f1f890c0daaaa2d3fb821e8f58f80c7d76f72f /tdeioslave
parent1eba0b939eca5207834a9643bc2f0a5cca021195 (diff)
downloadtdelibs-1434d41c7517c973992a815df4372bae4e56129f.tar.gz
tdelibs-1434d41c7517c973992a815df4372bae4e56129f.zip
Use common test for large files support.
Drop hardcoded definition -D_LARGEFILE64_SOURCE=1. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ebf0115af1c52612e02fd8908b4240501bd34c60)
Diffstat (limited to 'tdeioslave')
-rw-r--r--tdeioslave/file/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tdeioslave/file/CMakeLists.txt b/tdeioslave/file/CMakeLists.txt
index 287e1ebe2..b9e4904b2 100644
--- a/tdeioslave/file/CMakeLists.txt
+++ b/tdeioslave/file/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- -D_LARGEFILE64_SOURCE
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}