diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-11-20 07:56:19 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-11-20 07:56:19 +0100 |
commit | 5aae8a14e30b7977021307f39274e2b37733d668 (patch) | |
tree | a8f5ad6b36b35e7a8e3ff0684ef38443286eec4a /sys-devel | |
parent | www-client/firefox: bump to 50.0 (diff) | |
download | gentoo-5aae8a14e30b7977021307f39274e2b37733d668.tar.gz gentoo-5aae8a14e30b7977021307f39274e2b37733d668.tar.bz2 gentoo-5aae8a14e30b7977021307f39274e2b37733d668.zip |
sys-devel/llvm: Whitespace
Package-Manager: portage-2.3.2
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index b45604a530bc..a89a1d219826 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -159,7 +159,6 @@ multilib_src_configure() { -DFFI_INCLUDE_DIR="${ffi_cflags#-I}" -DFFI_LIBRARY_DIR="${ffi_ldflags#-L}" - # disable OCaml bindings (now in dev-ml/llvm-ocaml) -DOCAMLFIND=NO ) |