diff options
Diffstat (limited to 'openembedded/classes/native.bbclass')
| -rw-r--r-- | openembedded/classes/native.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/classes/native.bbclass b/openembedded/classes/native.bbclass index fea8048fe5..011e48cf62 100644 --- a/openembedded/classes/native.bbclass +++ b/openembedded/classes/native.bbclass | |||
| @@ -34,6 +34,7 @@ CPPFLAGS = "${BUILD_CPPFLAGS}" | |||
| 34 | CFLAGS = "${BUILD_CFLAGS}" | 34 | CFLAGS = "${BUILD_CFLAGS}" |
| 35 | CXXFLAGS = "${BUILD_CFLAGS}" | 35 | CXXFLAGS = "${BUILD_CFLAGS}" |
| 36 | LDFLAGS = "${BUILD_LDFLAGS}" | 36 | LDFLAGS = "${BUILD_LDFLAGS}" |
| 37 | LDFLAGS_build-darwin = "-L${STAGING_DIR}/${BUILD_SYS}/lib " | ||
| 37 | 38 | ||
| 38 | # Path prefixes | 39 | # Path prefixes |
| 39 | base_prefix = "${exec_prefix}" | 40 | base_prefix = "${exec_prefix}" |
