Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37048030
en ru br
ALT Linux repositórios
S:4.1.1-alt7
5.0: 1.3.36-alt2
4.1: 1.3.31-alt2
4.0: 1.3.31-alt1
3.0: 1.3.24-alt2

Group :: Desenvolvimento/C
RPM: swig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: swig308-Do-not-use-isystem.patch
Download


diff -up swig-3.0.8/configure.ac.orig swig-3.0.8/configure.ac
--- swig-3.0.8/configure.ac.orig	2016-02-02 16:01:09.094852303 +0100
+++ swig-3.0.8/configure.ac	2016-02-02 16:01:42.096702679 +0100
@@ -131,7 +131,8 @@ AC_SUBST(BOOST_CPPFLAGS)
 dnl How to specify include directories that may be system directories.
 # -I should not be used on system directories (GCC)
 if test "$GCC" = yes; then
-    ISYSTEM="-isystem "
+#    ISYSTEM="-isystem "
+    ISYSTEM="-I"
 else
     ISYSTEM="-I"
 fi
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009