Changeset 30647
- Timestamp:
- 2012-02-19T18:41:10+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/net/bind/Makefile
r30545 r30647 10 10 PKG_NAME:=bind 11 11 PKG_VERSION:=9.8.1-P1 12 PKG_RELEASE:= 112 PKG_RELEASE:=2 13 13 14 14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz … … 89 89 --with-libxml2=no \ 90 90 --enable-epoll=yes \ 91 --with-gost=no 91 --with-gost=no \ 92 --with-gssapi=no 92 93 93 94 CONFIGURE_VARS += \
Note: See TracChangeset
for help on using the changeset viewer.