summaryrefslogtreecommitdiff
path: root/libio/config
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-27 17:39:43 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-27 17:39:43 +0000
commit24d9c0f4383f788cf140bb972c9464aea17720a6 (patch)
treeae50f04661ee35d9f3b7cc49004c70a85d016231 /libio/config
parente79dda860e56d6355b2f1a419e4cecc71d6268a1 (diff)
downloadgcc-24d9c0f4383f788cf140bb972c9464aea17720a6.tar.gz
* configure.in: Recognize target *vxworks* and add fragment vxworks.mt.
* config/vxworks.mt: New file. * gen-params: Let configure override HAVE_PRINTF_FP. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29679 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio/config')
-rw-r--r--libio/config/vxworks.mt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/config/vxworks.mt b/libio/config/vxworks.mt
new file mode 100644
index 00000000000..087e309d66d
--- /dev/null
+++ b/libio/config/vxworks.mt
@@ -0,0 +1 @@
+G_CONFIG_ARGS = HAVE_PRINTF_FP=0 HAVE_LONG_DOUBLE_IO=0