30 Jun
2010
30 Jun
'10
8:01 p.m.
Author: hyc Date: Wed Jun 30 22:01:12 2010 New Revision: 532 Log: Default to SYS=posix, parent Makefile may not have run Modified: trunk/librtmp/Makefile Modified: trunk/librtmp/Makefile ============================================================================== --- trunk/librtmp/Makefile Wed Jun 30 21:59:24 2010 (r531) +++ trunk/librtmp/Makefile Wed Jun 30 22:01:12 2010 (r532) @@ -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
5920
Age (days ago)
5920
Last active (days ago)
0 comments
1 participants
participants (1)
-
hyc