Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563919
en ru br
ALT Linux repos
S:6.20.00-alt4
5.0: 6.16.00-alt1
4.1: 6.16.00-alt0.M41.1
4.0: 6.14.00-alt2
3.0: 6.14.00-alt1

Group :: Shells
RPM: tcsh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tcsh-6.20.00-alt-build.diff
Download


diff -burN tcsh-6.20.00.orig/config/linux tcsh-6.20.00/config/linux
--- tcsh-6.20.00.orig/config/linux	2011-02-05 19:14:20.000000000 +0300
+++ tcsh-6.20.00/config/linux	2017-07-20 16:32:08.471343251 +0300
@@ -86,6 +86,9 @@
  */
 
 #define __STRICT_ANSI__
+#ifndef _DEFAULT_SOURCE
+#define _DEFAULT_SOURCE
+#endif
 #ifndef _BSD_SOURCE
 # define _BSD_SOURCE
 #endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin