diff options
author | 2012-05-29 15:58:15 +0000 | |
---|---|---|
committer | 2012-05-29 15:58:15 +0000 | |
commit | acf89cab13c1826d83dce1c7ae8ea805bc034bda (patch) | |
tree | a1f1fcdf3c48daf47cf314eafb313c85890bcaf4 /config/mt-alphaieee | |
parent | * ld-tic6x/shlib-1b.rd: Update expected readelf output. (diff) | |
download | binutils-gdb-acf89cab13c1826d83dce1c7ae8ea805bc034bda.tar.gz binutils-gdb-acf89cab13c1826d83dce1c7ae8ea805bc034bda.tar.bz2 binutils-gdb-acf89cab13c1826d83dce1c7ae8ea805bc034bda.zip |
Resync config/ from GCC.
Diffstat (limited to 'config/mt-alphaieee')
-rw-r--r-- | config/mt-alphaieee | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mt-alphaieee b/config/mt-alphaieee index 9c205314ad5..80c17cdc6ab 100644 --- a/config/mt-alphaieee +++ b/config/mt-alphaieee @@ -1,2 +1,3 @@ CFLAGS_FOR_TARGET += -mieee CXXFLAGS_FOR_TARGET += -mieee +GOCFLAGS_FOR_TARGET += -mieee |