OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.6 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../ncftp/precompiled_headers.patch
  5. # Copyright (C) 2006 The OpenSDE Project
  6. # Copyright (C) 2004 - 2006 The T2 SDE Project
  7. #
  8. # More information can be found in the files COPYING and README.
  9. #
  10. # This patch file is dual-licensed. It is available under the license the
  11. # patched project is licensed under, as long as it is an OpenSource license
  12. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  13. # of the GNU General Public License as published by the Free Software
  14. # Foundation; either version 2 of the License, or (at your option) any later
  15. # version.
  16. # --- SDE-COPYRIGHT-NOTE-END ---
  17. diff -urN ncftp-3.1.9.orig/libncftp/pch.mk.gcc-gch ncftp-3.1.9/libncftp/pch.mk.gcc-gch
  18. --- ncftp-3.1.9.orig/libncftp/pch.mk.gcc-gch 2003-05-17 05:05:25.000000000 +0200
  19. +++ ncftp-3.1.9/libncftp/pch.mk.gcc-gch 2005-08-15 12:13:31.070899250 +0200
  20. @@ -1,5 +1,5 @@
  21. syshdrs.h.gch: syshdrs.h ncftp.h ncftp_errno.h util.h ftp.h
  22. - $(CCDV)$(CC) $(CFLAGS) $(DEFS) $(CPPFLAGS) syshdrs.h
  23. + $(CCDV)$(CC) $(CFLAGS) $(DEFS) $(CPPFLAGS) -c syshdrs.h
  24. PCH=syshdrs.h.gch
  25. SYSHDRS_DEP=syshdrs.h.gch
  26. diff -urN ncftp-3.1.9.orig/sio/pch.mk.gcc-gch ncftp-3.1.9/sio/pch.mk.gcc-gch
  27. --- ncftp-3.1.9.orig/sio/pch.mk.gcc-gch 2003-05-17 05:05:36.000000000 +0200
  28. +++ ncftp-3.1.9/sio/pch.mk.gcc-gch 2005-08-15 12:12:53.856573500 +0200
  29. @@ -1,5 +1,5 @@
  30. syshdrs.h.gch: syshdrs.h sio.h usio.h
  31. - $(CCDV)$(CC) $(CFLAGS) $(DEFS) $(CPPFLAGS) syshdrs.h
  32. + $(CCDV)$(CC) $(CFLAGS) $(DEFS) $(CPPFLAGS) -c syshdrs.h
  33. PCH=syshdrs.h.gch
  34. SYSHDRS_DEP=syshdrs.h.gch