mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
pkg-config: added 0.22 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2260 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
6
meta/packages/pkgconfig/pkgconfig-0.22/glibconfig-sysdefs.h
vendored
Normal file
6
meta/packages/pkgconfig/pkgconfig-0.22/glibconfig-sysdefs.h
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#define GLIB_SYSDEF_POLLIN =1
|
||||
#define GLIB_SYSDEF_POLLOUT =4
|
||||
#define GLIB_SYSDEF_POLLPRI =2
|
||||
#define GLIB_SYSDEF_POLLERR =8
|
||||
#define GLIB_SYSDEF_POLLHUP =16
|
||||
#define GLIB_SYSDEF_POLLNVAL =32
|
||||
Reference in New Issue
Block a user