summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/aftp/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/aftp/files/patch-aa b/emulators/aftp/files/patch-aa
index b31229050322..e4baa2231072 100644
--- a/emulators/aftp/files/patch-aa
+++ b/emulators/aftp/files/patch-aa
@@ -30,7 +30,7 @@
! ${CC} -o aftp $(OBJS)
.c.o:
-! ${CC} -c $<
+! ${CC} -c ${CFLAGS} $<
!
! install: all
! ${INSTALL_BIN} aftp ${PREFIX}/bin/