Module Name:src
Committed By: joerg
Date: Sat Sep 6 01:02:21 UTC 2014
Modified Files:
src/external/bsd/llvm/include: Makefile
Log Message:
Install altivec.h for ppc64 too.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/external/bsd/llvm/include/Makefi
Module Name:src
Committed By: joerg
Date: Tue Jan 7 01:59:36 UTC 2014
Modified Files:
src/external/bsd/llvm/include: Makefile
Log Message:
Replace with a simple -e x for sed.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/external/bsd/llvm/include/Mak
Module Name:src
Committed By: joerg
Date: Sun Jan 5 15:15:34 UTC 2014
Modified Files:
src/external/bsd/llvm/include: Makefile
Log Message:
Use head to remove final #endif, newer versions will contain multiple
conditional blocks for dealing with Apple universal binaries.