blob: 6fe7edb5984e422ddb3a08cebf172f9d3d5efefc [file] [log] [blame]
/* This file is necessary because we need to avoid including
* gnu.targets because this is the gnu.targets package and after an
* 'xdc clean' this package does not exist!
*/
Build.useTargets = null; /* force the set of build targets to be empty */
Pkg.producerId = xdc.getPackageRepository(Pkg.name);