summaryrefslogtreecommitdiffstats
path: root/package/php-ssh2
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2016-03-05 17:04:19 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-05 19:11:29 +0100
commitf844ac4e67ef7fa87482064015c71030ab53c47a (patch)
tree84bfc9ae103118d44fc01401f340c5073d432f17 /package/php-ssh2
parent53b94db4d8cc46ab22699ca25f3d52364cad2fe9 (diff)
downloadbuildroot-f844ac4e67ef7fa87482064015c71030ab53c47a.tar.gz
buildroot-f844ac4e67ef7fa87482064015c71030ab53c47a.zip
package: remove _gp issue workaround for Codesourcery nios2 toolchain
The _gp link issue has been fixed in CS nios2 2015.11. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php-ssh2')
-rw-r--r--package/php-ssh2/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/php-ssh2/Config.in b/package/php-ssh2/Config.in
index 9b8a3f82ab..b457900740 100644
--- a/package/php-ssh2/Config.in
+++ b/package/php-ssh2/Config.in
@@ -2,8 +2,6 @@ config BR2_PACKAGE_PHP_SSH2
bool "php-ssh2"
depends on BR2_PACKAGE_PHP
select BR2_PACKAGE_LIBSSH2
- # Triggers the _gp link issue (libssh2)
- depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII
help
PHP bindings for the libssh2 library.
OpenPOWER on IntegriCloud