diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-10-10 10:41:35 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-10-10 10:41:35 +0000 |
| commit | cbf3ef91305558fb8a59e19c5987a9e9ca22013a (patch) | |
| tree | f7142e57734a8b2fac92ff758a6617d4464a82f9 /openembedded/packages/perl | |
| parent | 562d4d35878bb644cbe2b9f23ef407fd6e1e38e2 (diff) | |
| download | poky-cbf3ef91305558fb8a59e19c5987a9e9ca22013a.tar.gz | |
Merge changes from mainline OE to try and keep us in sync.
git-svn-id: https://svn.o-hand.com/repos/poky@127 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/perl')
| -rw-r--r-- | openembedded/packages/perl/perl-5.8.7/config.sh-armeb-linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/perl/perl-5.8.7/config.sh-armeb-linux b/openembedded/packages/perl/perl-5.8.7/config.sh-armeb-linux index 155b5237aa..de17bbf28f 100644 --- a/openembedded/packages/perl/perl-5.8.7/config.sh-armeb-linux +++ b/openembedded/packages/perl/perl-5.8.7/config.sh-armeb-linux | |||
| @@ -801,7 +801,7 @@ perl5='hostperl' | |||
| 801 | perl='' | 801 | perl='' |
| 802 | perl_patchlevel='' | 802 | perl_patchlevel='' |
| 803 | perladmin='slug@thg-slug1.thg.se' | 803 | perladmin='slug@thg-slug1.thg.se' |
| 804 | perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc -lgcc_s' | 804 | perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc -lgcc_s $$($(CC) -print-libgcc-file-name)' |
| 805 | perlpath='hostperl' | 805 | perlpath='hostperl' |
| 806 | pg='pg' | 806 | pg='pg' |
| 807 | phostname='hostname' | 807 | phostname='hostname' |
