]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - package.bld
CATREQ-2702: CATREQ-2719: Descope c6x endian version due to sysbios 6.75 update
[keystone-rtos/rm-lld.git] / package.bld
old mode 100755 (executable)
new mode 100644 (file)
index 44fdc2c..7906127
@@ -58,7 +58,6 @@ print ("RTSC File Name                   : " + lldRTSCFileName);
 print ("RM Path                    : " + lldPath);\r
 print ("Coverity Analysis          : " + (coverityAnalysis == "ON" ? "ON" : "OFF"));\r
 print ("CC LE opts                 : " + C66LE.ccOpts.prefix);\r
-print ("CC BE opts                 : " + C66BE.ccOpts.prefix);\r
 print ("M4 LE opts                 : " + M4LE.ccOpts.prefix);\r
 print ("A15 basic opts             : " + A15LE.ccOpts.prefix);\r
 print ("***********************************************************");\r
@@ -196,5 +195,4 @@ if (lldInstallType == "SETUP")
 if (miniBuild == "ON")\r
 {\r
     Pkg.makeEpilogue += "\t -$(RM) simpleC66LE.mak\n";\r
-    Pkg.makeEpilogue += "\t -$(RM) simpleC66BE.mak\n";\r
 }\r