cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5233 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -33,14 +33,12 @@ define Package/osirisd
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--with-osiris-user=root \
|
||||
--with-root-dir=/var/lib/osiris \
|
||||
--with-readline=no, \
|
||||
ac_cv_openssldir="$(STAGING_DIR)/usr" \
|
||||
ac_cv_have_accrights_in_msghdr=no \
|
||||
ac_cv_have_control_in_msghdr=yes \
|
||||
)
|
||||
$(call Build/Configure/Default, \
|
||||
--with-osiris-user=root \
|
||||
--with-root-dir=/var/lib/osiris \
|
||||
--with-readline=no, \
|
||||
ac_cv_openssldir="$(STAGING_DIR)/usr" \
|
||||
)
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
Reference in New Issue
Block a user