Fixes #8086
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23489 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
445965362f
commit
6923b5d329
@ -37,7 +37,7 @@ progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck
|
||||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CC=$(TARGET_CC) \
|
||||
CC="$(TARGET_CC)" \
|
||||
CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" \
|
||||
LDFLAGS="$(TARGET_LDFLAGS)" \
|
||||
prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user