3 lines
100 B
Bash
3 lines
100 B
Bash
|
CFLAGS="${CFLAGS} -fdebug-prefix-map=$wrksrc=."
|
||
|
CXXFLAGS="${CXXFLAGS} -fdebug-prefix-map=$wrksrc=."
|