Signed-off-by: Qin Su <[email protected]> --- meta-arago-distro/recipes-support/boost/boost_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-arago-distro/recipes-support/boost/boost_%.bbappend
diff --git a/meta-arago-distro/recipes-support/boost/boost_%.bbappend b/meta-arago-distro/recipes-support/boost/boost_%.bbappend new file mode 100644 index 0000000..76f95b4 --- /dev/null +++ b/meta-arago-distro/recipes-support/boost/boost_%.bbappend @@ -0,0 +1,5 @@ +PR_append = ".arago0" + +# add the compiler flag for building armnn +CXXFLAGS += "-fPIC" + -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
