aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2016-03-18 13:29:01 +0100
committerBernhard Schommer <bernhardschommer@gmail.com>2016-03-18 13:29:01 +0100
commit093e0ea167fde39429bf4bd3fc693a232af0d093 (patch)
treed9f0f034c48553840126414ee9daca4d018ece16 /configure
parent771d8576fbae8bd48f6bc80c74722ce1c7cc5259 (diff)
downloadcompcert-093e0ea167fde39429bf4bd3fc693a232af0d093.tar.gz
compcert-093e0ea167fde39429bf4bd3fc693a232af0d093.zip
Revert "Add the -Xalign-value options for diab."
This reverts commit 771d8576fbae8bd48f6bc80c74722ce1c7cc5259.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 9e315065..d03fd15e 100755
--- a/configure
+++ b/configure
@@ -115,7 +115,6 @@ case "$target" in
cprepro="${toolprefix}dcc"
cprepro_options="-E -D__GNUC__"
casm="${toolprefix}das"
- casm_options="-Xalign-value"
asm_supports_cfi=false
clinker="${toolprefix}dcc"
libmath="-lm"