-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi
I have pthsem up and running on ar71xx and x86 with uclibc. Signed-off-by: Patrick Grimm <[email protected]> Index: libs/pthsem/Makefile =================================================================== - --- libs/pthsem/Makefile (revision 36087) +++ libs/pthsem/Makefile (working copy) @@ -21,7 +21,6 @@ CATEGORY:=Libraries TITLE:=GNU pth extended with semaphore support URL:=http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth - - DEPENDS:=@USE_EGLIBC @TARGET_x86 endef define Package/pthsem/description - --- /dev/null 2013-02-17 21:23:56.068000000 +0100 +++ libs/pthsem/patches/001-linux3x-fix.patch 2012-01-10 12:44:59.000000000 +0100 @@ -0,0 +1,12 @@ +--- pthsem-2.0.8/acinclude.m4 ++++ pthsem-2.0.8/acinclude.m4 +@@ -892,6 +892,8 @@ + case "x`uname -r`" in + changequote(, )dnl + x2.[23456789]* ) ;; ++changequote(, )dnl ++ x3.* ) ;; + changequote([, ]) + * ) braindead=yes ;; + esac + -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlFI2KsACgkQr9m0OkMZoqQX0gCeJP+BCnn0cSBPEoOHjT8F2cYh e+4An3G5Ej+G0pYQaIK6+Se87BnAoOwe =VTBt -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
