diff options
Diffstat (limited to 'recipes/midpath/midpath-common.inc')
-rw-r--r-- | recipes/midpath/midpath-common.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/midpath/midpath-common.inc b/recipes/midpath/midpath-common.inc index 0c320e4408..b3d2cdcf26 100644 --- a/recipes/midpath/midpath-common.inc +++ b/recipes/midpath/midpath-common.inc @@ -11,6 +11,8 @@ GLIBJ_ZIP = "${STAGING_DATADIR}/classpath/glibj.zip" CLDC_JAR = "${STAGING_DATADIR}/midpath-cldc/midpath-cldc1.1.jar" +TARGET_CC_ARCH += "${LDFLAGS}" + do_unpackpost() { # Remove unneccessary binary bits. find lib -name "*.jar" -exec rm \{\} \; |