mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 10:10:39 +08:00
* config/s390/tpf.h (ASM_SPEC): Define.
From-SVN: r97832
This commit is contained in:
parent
e7e094467b
commit
937d85bac5
@ -1,3 +1,7 @@
|
||||
2005-04-08 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* config/s390/tpf.h (ASM_SPEC): Define.
|
||||
|
||||
2005-04-08 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* tree-flow.h: Remove the prototype for
|
||||
|
@ -101,6 +101,9 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
#undef CPLUSPLUS_CPP_SPEC
|
||||
#define CPLUSPLUS_CPP_SPEC "-D_GNU_SOURCE %(cpp)"
|
||||
|
||||
#undef ASM_SPEC
|
||||
#define ASM_SPEC "%{m31&m64}%{mesa&mzarch}%{march=*}"
|
||||
|
||||
#undef LIB_SPEC
|
||||
#define LIB_SPEC "%{pthread:-lpthread} -lc"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user