projects
/
test
/
tct
/
native
/
api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25b1459
)
[Scripts][Non-ACR] Changed gcc version to 14.1
82/317082/1
author
utk.tiwari
<utk.tiwari@samsung.com>
Tue, 24 Dec 2024 04:10:51 +0000
(09:40 +0530)
committer
utk.tiwari
<utk.tiwari@samsung.com>
Tue, 24 Dec 2024 04:10:51 +0000
(09:40 +0530)
Change-Id: I6908d4fd80024a3ccb8a49e4250f78fe0acf47ba
Signed-off-by: utk.tiwari <utk.tiwari@samsung.com>
scripts_tpk/tpk_create.sh
patch
|
blob
|
history
diff --git
a/scripts_tpk/tpk_create.sh
b/scripts_tpk/tpk_create.sh
index 92ebe076bb5b2ddbb378f62af259e91609a16697..939c89cf18041f857103d23626373bdc9d10f1ab 100755
(executable)
--- a/
scripts_tpk/tpk_create.sh
+++ b/
scripts_tpk/tpk_create.sh
@@
-681,7
+681,7
@@
fi
# build command properties
#COMPILER_TYPE="llvm"
-COMPILER_TYPE="gcc-
9.2
"
+COMPILER_TYPE="gcc-
14.1
"
BUILD_TYPE="Debug"
UNSUPPORTED_FILE="tct_unsupported.txt"