diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:10:46 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:10:46 +0000 |
| commit | 189b9a916b845c90db5e51f62496a13f60936d36 (patch) | |
| tree | e9227d9f63eea070317afffd41cbcdfed018753f /openembedded/classes/native.bbclass | |
| parent | 8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c (diff) | |
| download | poky-189b9a916b845c90db5e51f62496a13f60936d36.tar.gz | |
Sync bbclass files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@374 311d38ba-8fff-0310-9ca6-ca027cbcb966
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}" |
