skcks
skcks
buildscript { repositories { maven { url 'http://132.126.1.70:8888/nexus/content/groups/public' } //maven { url 'http://maven.oschina.net/content/groups/public/' } maven { url 'http://jcenter.bintray.com' } ``` mavenCentral() } dependencies { classpath "${rootProject.DEP_GRADLE_PLUGIN}" classpath 'me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2' } configurations.classpath.exclude...
avoid wrong CFLAGS generation.by defaults, " -u call_user_start " changed to "-u -w call_user_start" after make reconfig, and result in call_user_start file not found