[Development] Building Modules

Thiago Macieira thiago.macieira at intel.com
Sat Apr 18 23:00:30 CEST 2015


On Saturday 18 April 2015 09:47:28 mark diener wrote:
> Hello:
> 
> How does one remove a submodule from a  git repository build?
> 
> (even if I already downloaded it)
> 
> In this case, I want qlalr submodule to be removed from the build process.
> 
> Qlalr does not build on Windows

rm -rf qlalr
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list