mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
add inline-java and sparkle, with appropriate configure flags for JDK
This commit is contained in:
parent
44688d21cc
commit
ff341de31b
@ -2104,9 +2104,8 @@ packages:
|
|||||||
"Alp Mestanogullari alpmestan@gmail.com @alpmestan":
|
"Alp Mestanogullari alpmestan@gmail.com @alpmestan":
|
||||||
- taggy
|
- taggy
|
||||||
- taggy-lens
|
- taggy-lens
|
||||||
# https://github.com/fpco/stackage/issues/1388
|
- inline-java
|
||||||
#- inline-java
|
- sparkle
|
||||||
#- sparkle
|
|
||||||
|
|
||||||
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
||||||
[]
|
[]
|
||||||
@ -2376,7 +2375,8 @@ package-flags:
|
|||||||
|
|
||||||
configure-args:
|
configure-args:
|
||||||
inline-java:
|
inline-java:
|
||||||
- "--FIXME"
|
- "--extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server"
|
||||||
|
- "--extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include"
|
||||||
|
|
||||||
# end of configure-args
|
# end of configure-args
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user