| 4 |
extends = |
extends = |
| 5 |
../software-profiles/apache.cfg |
../software-profiles/apache.cfg |
| 6 |
../software-profiles/openssl.cfg |
../software-profiles/openssl.cfg |
| 7 |
|
../software-profiles/zlib.cfg |
| 8 |
|
|
| 9 |
[serf] |
[serf] |
| 10 |
recipe = hexagonit.recipe.cmmi |
recipe = hexagonit.recipe.cmmi |
| 14 |
--with-apr=${apache:location}/bin/apr-1-config |
--with-apr=${apache:location}/bin/apr-1-config |
| 15 |
--with-apr-util=${apache:location}/bin/apu-1-config |
--with-apr-util=${apache:location}/bin/apu-1-config |
| 16 |
--with-openssl=${openssl:location} |
--with-openssl=${openssl:location} |
| 17 |
|
environment = |
| 18 |
|
CFLAGS=-I${zlib:location}/include |
| 19 |
|
LDFLAGS=-Wl,-rpath -Wl,${zlib:location}/lib |