|
Lines 82-88
Link Here
|
| 82 |
# `use_enable doc xml-docs` \ |
82 |
# `use_enable doc xml-docs` \ |
| 83 |
|
83 |
|
| 84 |
# do not build the mono examples, they need gtk-sharp |
84 |
# do not build the mono examples, they need gtk-sharp |
| 85 |
touch ${S}/mono/example/{Echo{Client,er,Server},BusListener}.exe |
85 |
touch ${S}/mono/example/{bus-listener,echo-server}.exe |
| 86 |
|
86 |
|
| 87 |
# this gets around a lib64 sandbox bug. note that this addpredict is |
87 |
# this gets around a lib64 sandbox bug. note that this addpredict is |
| 88 |
# added automatically by sandbox.c for lib. |
88 |
# added automatically by sandbox.c for lib. |