summaryrefslogtreecommitdiff
path: root/devel/android-tools-fastboot/files/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-10-13 18:03:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-10-13 18:03:49 +0000
commitf749f090b0ed807846a7e7f125d59263d4a18f96 (patch)
tree80a0a25fe93bdd6a7627447cf5a90812de2dc38d /devel/android-tools-fastboot/files/Makefile
parentdevel/android-tools-*: slightly improve standalone build (diff)
devel/android-tools-fastboot: don't search for selinuxfs mountpoint
Notes
Notes: svn path=/head/; revision=399206
Diffstat (limited to 'devel/android-tools-fastboot/files/Makefile')
-rw-r--r--devel/android-tools-fastboot/files/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/android-tools-fastboot/files/Makefile b/devel/android-tools-fastboot/files/Makefile
index afca2f944a14..d37c577a3aed 100644
--- a/devel/android-tools-fastboot/files/Makefile
+++ b/devel/android-tools-fastboot/files/Makefile
@@ -50,7 +50,6 @@ SRCS+= init.c
SRCS+= label.c
SRCS+= label_android_property.c
SRCS+= label_file.c
-CPPFLAGS.init.c+= -DDARWIN # statfs
# required by fastboot and ext4_utils
.PATH: ${.CURDIR}/../libsparse