SHA256
6
0
forked from pool/expect
Go to file
Reinhard Max 70b5579646 Accepting request 887314 from home:mgerstner:branches:devel:languages:tcl
- pass explicit -pie flag to CFLAGS and hack `make` invocation so that
  /usr/bin/expect actually becomes a PIE binary. This is especially awkard
  since the expect build system implicitly passes -fPIC which breaks our
  gcc-PIE package, but does not pass -pie while linking the executable.
  Shared libraries are also not linked with -shared so we need to explicitly
  pass this, too, to avoid build breakage (bsc#1184122).

OBS-URL: https://build.opensuse.org/request/show/887314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=26
2021-05-03 13:06:21 +00:00
2018-10-25 09:46:31 +00:00
Description
No description provided
896 KiB
Languages
Diff 100%