aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gcc/gcc-runtime_4.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/gcc/gcc-runtime_4.8.bbappend')
-rw-r--r--recipes-devtools/gcc/gcc-runtime_4.8.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/gcc/gcc-runtime_4.8.bbappend b/recipes-devtools/gcc/gcc-runtime_4.8.bbappend
new file mode 100644
index 0000000..76e44da
--- /dev/null
+++ b/recipes-devtools/gcc/gcc-runtime_4.8.bbappend
@@ -0,0 +1,6 @@
+export lt_cv_ld_exported_symbols_list = "yes"
+export ac_cv_lib_dl_dlopen = "yes"
+
+RUNTIMETARGET_darwin = "libssp"
+
+FILES_libssp_append_darwin = " ${libdir}/libssp*.dylib" \ No newline at end of file