]> Git Repo - binutils.git/blobdiff - ld/mpw-make.sed
* mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit.
[binutils.git] / ld / mpw-make.sed
index 3d82a646ba99fc2faff317778ff22ca0e84a7a0c..bfaaf1464bf430714a4f8a07d70a622b857d0682 100644 (file)
@@ -23,7 +23,7 @@
 # Hack up ldmain compile.
 /^"{o}"ldmain.c.o \\Option-f .* config.status$/,/^$/c\
 "{o}"ldmain.c.o \\Option-f  "{s}"ldmain.c\
-       {CC} -d DEFAULT_EMULATION='"'{EMUL}'"' -d SCRIPTDIR='"'{scriptdir}'"' {ALL_CFLAGS} "{s}"ldmain.c -o "{o}"ldmain.c.o\
+       {CC} @DASH_C_FLAG@ -d DEFAULT_EMULATION='"'{EMUL}'"' -d SCRIPTDIR='"'{scriptdir}'"' {ALL_CFLAGS} "{s}"ldmain.c -o "{o}"ldmain.c.o\
 
 
 # Remove ldemul-list.h build, rely on configure to make one.
This page took 0.023449 seconds and 4 git commands to generate.