Author: dim
Date: Thu Jan  8 20:08:00 2015
New Revision: 276852
URL: https://svnweb.freebsd.org/changeset/base/276852

Log:
  Follow up to r276851 by also committing a necessary update to
  lib/libblocksruntime.
  
  Pointy hat to:        dim

Modified:
  head/lib/libblocksruntime/Makefile

Modified: head/lib/libblocksruntime/Makefile
==============================================================================
--- head/lib/libblocksruntime/Makefile  Thu Jan  8 19:47:10 2015        
(r276851)
+++ head/lib/libblocksruntime/Makefile  Thu Jan  8 20:08:00 2015        
(r276852)
@@ -5,7 +5,7 @@ SHLIB_MAJOR=0
 CFLAGS+=-I${.CURDIR}
 WARNS?=        2
 
-.PATH: ${.CURDIR}/../../contrib/compiler-rt/BlocksRuntime
+.PATH: ${.CURDIR}/../../contrib/compiler-rt/lib/BlocksRuntime
 
 INCS=  Block.h Block_private.h
 SRCS=  data.c runtime.c
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to