aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/Makefile.powerpc')
-rw-r--r--sys/conf/Makefile.powerpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 7736a79b08fa..471ae7f92765 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -33,7 +33,7 @@ S= ../../..
.endif
.include "$S/conf/kern.pre.mk"
-COPTS+= -msoft-float
+CFLAGS+= -msoft-float
%BEFORE_DEPEND