projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cfg80211: revert upstream regdomain handling breakage
[openwrt.git]
/
package
/
xfsprogs
/
patches
/
100-no_aio.patch
1
--- a/configure.in
2
+++ b/configure.in
3
@@ -87,8 +87,8 @@ AC_PACKAGE_GLOBALS(xfsprogs)
4
AC_PACKAGE_UTILITIES(xfsprogs)
5
AC_MULTILIB($enable_lib64)
6
7
-AC_PACKAGE_NEED_AIO_H
8
-AC_PACKAGE_NEED_LIO_LISTIO
9
+librt="-lrt"
10
+AC_SUBST(librt)
11
12
AC_PACKAGE_NEED_UUID_H
13
AC_PACKAGE_NEED_UUIDCOMPARE
This page took
0.043676 seconds
and
5
git commands to generate.