Guest User

Untitled

a guest
Aug 24th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. commit 745eb024d324bb8df199303024f161d4683dad85
  2. Merge: 0327635 628e14d
  3. Author: Ricardo Cerqueira <[email protected]>
  4. Date: Fri Nov 1 16:04:52 2013 +0000
  5.  
  6. Merge tag 'android-4.4_r1' into cm-11.0
  7.  
  8. Android 4.4 Release 1.0
  9.  
  10. commit 628e14d37c5b239839a466e81c74bf66255b770b
  11. Author: Tareq A. Siraj <[email protected]>
  12. Date: Tue Jun 12 10:44:28 2012 -0400
  13.  
  14. Fixed build errors originated from stlport
  15.  
  16. The STLPort in the Android repository is the latest version and there
  17. has not been any more updates to this project. Thus, we are locally
  18. patching STLPort to fix build errors reported by clang.
  19. - Introduced _STLP_UNUSED macro to fix un-used param warnings. (caused
  20. build errors with -Werror)
  21.  
  22. Author: Tareq A. Siraj <[email protected]>
  23. Reviewed-by: Ariel Bernal <[email protected]>
  24. :
Advertisement
Add Comment
Please, Sign In to add comment