projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e223c9
)
sys-devel/llvm: Whitespace
author
Patrick Lauer
<patrick@gentoo.org>
Sun, 20 Nov 2016 06:56:19 +0000
(07:56 +0100)
committer
Patrick Lauer
<patrick@gentoo.org>
Sun, 20 Nov 2016 06:56:19 +0000
(07:56 +0100)
Package-Manager: portage-2.3.2
sys-devel/llvm/llvm-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-9999.ebuild
b/sys-devel/llvm/llvm-9999.ebuild
index b45604a530bc5dab31b97fac633a0f372c174761..a89a1d219826d37aade83ce848ee27f494252de0 100644
(file)
--- 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
)