Skip to content

Commit 7f2c2ff

Browse files
Update step_1_make_gcc_dtnme.sh
1 parent 3dc1cae commit 7f2c2ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

step_1_make_gcc_dtnme.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ fi
3535

3636
cd third_party/oasys
3737

38-
#chmod +x tools/extract-version
39-
#chmod +x tools/subst-version
38+
chmod +x tools/extract-version
39+
chmod +x tools/subst-version
4040

4141
if [ $? -ne 0 ]
4242
then

0 commit comments

Comments
 (0)