enlightenment/src
Marcel Hollerbach fbc72ceaee build: fix build on picky systems
there are a few systems out there that are checking the .so files that
are linked dynamically into a created shared library. This leads to a
problem, since the .so files often also carries unresolved symbols,
which are resolved by other dynamic linked .so files. However, to ship
arround those picky systems, we are not reacting to unresolved symbols
at all for now. The error will rise at runtime and come up in a nice
little dialog instead.

this fixes build on bsd
2017-12-11 15:49:07 +01:00
..
bin build: enable -lintl if we find it 2017-12-11 15:47:33 +01:00
modules build: fix build on picky systems 2017-12-11 15:49:07 +01:00
protocol add gadget sandboxing 2017-11-03 11:47:35 -04:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00