ptrtd: cleanup, fix cflags
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8263 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3fe855fdb8
commit
0cf7e64c4b
@ -32,12 +32,8 @@ define Package/ptrtd
|
|||||||
URL:=http://v6web.litech.org/ptrtd/
|
URL:=http://v6web.litech.org/ptrtd/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
MAKE_FLAGS += \
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
CFLAGS="$(TARGET_CFLAGS)"
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
|
||||||
CC="$(TARGET_CC)" \
|
|
||||||
all
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Package/ptrtd/install
|
define Package/ptrtd/install
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin/
|
$(INSTALL_DIR) $(1)/usr/sbin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user