On 12/01/2015 05:43, Fam Zheng wrote:
> The first patch fixes the module build: it doesn't fail but it links all the
> module objects into executables.
>
> The second patch enables modules by default.
>
> The last patch adds a non-module build in travis config.
>
>
> Fam Zheng (3):
> rules.
On Mon, Jan 12, 2015 at 10:13 AM, Fam Zheng wrote:
> The first patch fixes the module build: it doesn't fail but it links all the
> module objects into executables.
>
> The second patch enables modules by default.
>
> The last patch adds a non-module build in travis config.
Tested and verified th
The first patch fixes the module build: it doesn't fail but it links all the
module objects into executables.
The second patch enables modules by default.
The last patch adds a non-module build in travis config.
Fam Zheng (3):
rules.mak: Fix module build
configure: Default to enable module