70b5579646
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
config-guess-sub-update.patch | ||
expect5.45.4.tar.gz | ||
expect-fixes.patch | ||
expect-log.patch | ||
expect-rpmlintrc | ||
expect.changes | ||
expect.patch | ||
expect.spec |