new development tools
This commit is contained in:
4
cross/patch/gcc/libgcc/config.host
Normal file
4
cross/patch/gcc/libgcc/config.host
Normal file
@ -0,0 +1,4 @@
|
||||
x86_64-*-jehanne*)
|
||||
extra_parts="$extra_parts crtbegin.o crtend.o"
|
||||
tmake_file="$tmake_file i386/t-crtstuff t-crtstuff-pic t-libgcc-pic"
|
||||
;;
|
3
cross/patch/gcc/libgcc/config.host.sed
Normal file
3
cross/patch/gcc/libgcc/config.host.sed
Normal file
@ -0,0 +1,3 @@
|
||||
/enable_execute_stack=enable-execute-stack-empty.c;/,/Configuration ${host} not supported/{
|
||||
/^case ${host} in$/r ../patch/gcc/libgcc/config.host
|
||||
}
|
Reference in New Issue
Block a user