Thread
:
The Grand NITDroid Thread - NITDroid ICS Upgrade!
View Single Post
blackjack4it
2011-11-15 , 16:26
Posts: 176 | Thanked: 190 times | Joined on Jun 2011 @ Italy
#
3407
If you get some errors in compiling Android 4.0 on Ubuntu 11.10 x86 apply the following patch, accordingly to what I've found at this link:
http://e-xiao.blogspot.com/2011/10/r...droid-234.html
"It will patch line 61 in core/combo/HOST_linux-x86.mk as following.
-HOST_GLOBAL_CFLAGS += -D_FORTIFY_SOURCE=0
+HOST_GLOBAL_CFLAGS += -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0"
Quote & Reply
|
blackjack4it
View Public Profile
Send a private message to blackjack4it
Find all posts by blackjack4it