cppflags.patch 530 B

123456789101112
  1. diff -Nur squashfs4.2.orig/squashfs-tools/Makefile squashfs4.2/squashfs-tools/Makefile
  2. --- squashfs4.2.orig/squashfs-tools/Makefile 2011-02-28 21:04:15.000000000 +0100
  3. +++ squashfs4.2/squashfs-tools/Makefile 2013-12-27 13:49:22.000000000 +0100
  4. @@ -93,7 +93,7 @@
  5. # End of BUILD options section #
  6. ###############################################
  7. -INCLUDEDIR = -I.
  8. +INCLUDEDIR = -I. $(CPPFLAGS_FOR_BUILD)
  9. INSTALL_DIR = /usr/local/bin
  10. MKSQUASHFS_OBJS = mksquashfs.o read_fs.o sort.o swap.o pseudo.o compressor.o