summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index a5490e97c5..a44441f2f4 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -404,8 +404,7 @@ AC_DEFUN(RTEMS_I386_GAS_CODE16,
.code16
data32
addr32
- lgdt
- 0
+ lgdt 0
EOF
if AC_TRY_COMMAND($AS_FOR_TARGET -o conftest.o conftest.s); then
rtems_cv_prog_gas_code16=yes