summaryrefslogtreecommitdiff
path: root/sim/ft32/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ft32/configure')
-rwxr-xr-xsim/ft32/configure6
1 files changed, 1 insertions, 5 deletions
diff --git a/sim/ft32/configure b/sim/ft32/configure
index 7cdfa3edcac..e273fb298b8 100755
--- a/sim/ft32/configure
+++ b/sim/ft32/configure
@@ -11335,11 +11335,7 @@ else
# that you instatiate. Instead, other code will call into it directly.
# At some point, we should convert it over.
sim_hw_objs="$sim_hw_objs dv-sockser.o"
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_DV_SOCKSER 1
-_ACEOF
-
+ sim_hw_cflags="$sim_hw_cflags -DHAVE_DV_SOCKSER"
;;
esac
if test x"$silent" != x"yes"; then