]> granicus.if.org Git - rtmpdump/commitdiff
Default to SYS=posix, parent Makefile may not have run
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Wed, 30 Jun 2010 20:01:12 +0000 (20:01 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Wed, 30 Jun 2010 20:01:12 +0000 (20:01 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@532 400ebc74-4327-4243-bc38-086b20814532

librtmp/Makefile

index 4300474a218674be679d860ac77da57b4b9d7762..6774db7dd034c3fe50150bfeebf326f68f58fd4f 100644 (file)
@@ -6,6 +6,7 @@ CC=$(CROSS_COMPILE)gcc
 LD=$(CROSS_COMPILE)ld
 AR=$(CROSS_COMPILE)ar
 
+SYS=posix
 CRYPTO=OPENSSL
 #CRYPTO=GNUTLS
 DEF_POLARSSL=-DUSE_POLARSSL