Ticket #35478: cups_1.6_CompileScript.sh.patch

File cups_1.6_CompileScript.sh.patch, 360 bytes (added by FlorianFranzen@…, 11 years ago)

Patch for ports/kde/kdelibs3/files/CompileScript.sh to fix cups 1.6 build problem.

  • CompileScript.sh

    old new  
    77                6*|7*)
    88                        export CPPFLAGS="$CPPFLAGS -DHAVE_SYS_EXEC_H=1"
    99                        ;;
    10         esac
     10                10.8)   
     11                        export CXXFLAGS="$CXXFLAGS -D_IPP_PRIVATE_STRUCTURES=1"
     12                        ;;
     13        esac
    1114
    1215        export CPPFLAGS="-I/usr/include/gssapi $CPPFLAGS"
    1316