6 lines
68 B
Bash
Executable File
6 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./tools/m2ctx.py $1
|
|
|
|
sed -i 's/sizeof(long)/8/g' ctx.c
|