diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2012-03-23 11:18:07 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2012-03-23 11:18:07 +0000 |
| commit | 6c11edf6e8fdece23e4b73cba18469567194fb9f (patch) | |
| tree | 90e1fe2a46d26ca84617ea7b37c38848d22c1921 /lib/libarchive | |
| parent | 7ddc82cc533ad196ec8c2851dfb95e38b30823c6 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive')
| -rw-r--r-- | lib/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile index bbe18d6a46d3..018ad321fee3 100644 --- a/lib/libarchive/Makefile +++ b/lib/libarchive/Makefile @@ -45,6 +45,7 @@ NO_WCAST_ALIGN= yes CFLAGS+= -DPPMD_32BIT .endif .endif +NO_WCAST_ALIGN.clang= .PATH: ${LIBARCHIVEDIR}/libarchive |
