jkim        2012-07-14 02:03:13 UTC

  FreeBSD ports repository

  Modified files:
    editors/libreoffice  Makefile 
  Log:
  - Do not create empty .keep files on empty directries.  This causes unexpected
  crash because it is trying to mmap(2) an empty file as a Calc add-in. [1]
  Just use mkdir(1) to create the empty directories instead.
  - Use system clang by default where the clang regression is fixed (r238429).
  
  PR:             ports/169837 [1]
  
  Revision  Changes    Path
  1.57      +6 -5      ports/editors/libreoffice/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to