]> git.pld-linux.org Git - packages/socat.git/commitdiff
enable LFS auto/th/socat-1.7.4.0-1
authorJan Palus <atler@pld-linux.org>
Tue, 5 Jan 2021 22:55:34 +0000 (23:55 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 5 Jan 2021 22:55:34 +0000 (23:55 +0100)
socat.spec

index d774f1f2e8b08eae9a939c0af1cd0520c5c4586d..504a1eae8a4db0227fd43ebec3df681be1664b1b 100644 (file)
@@ -57,7 +57,8 @@ sed -i -e 's#-lssl#-lssl -lcrypto#g' configure*
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
-%configure
+%configure \
+       CFLAGS="%{rpmcflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
 %{__make}
 
 %install
This page took 0.200061 seconds and 4 git commands to generate.