diff options
author | Matthew Smith <mgsmith@netgate.com> | 2019-03-05 09:28:48 -0600 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-03-06 11:36:34 +0000 |
commit | 4ed003958f2db1c9c662f3976e725a43af9c7667 (patch) | |
tree | 1b8a1954804490174789ca995d08fdb7f29e4bac /src/plugins/nsh | |
parent | 99ae31d5acadfe33a0855786bf88a4ff2fe6d0f2 (diff) |
rpm: set exec bits on plugins
Install plugin shared libraries with permissions set to 0755
instead of 0644 during RPM builds.
When building with rpmbuild, if a compiled file is not executable,
it's source files and symbols are not included in the vpp-debuginfo RPM.
This makes debugging problems with DPDK (and other plugins probably)
difficult unless you are running on the machine where the build
was generated.
Change-Id: I9cc92af855a66366ec3b81a87b82bfd9994bc180
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Diffstat (limited to 'src/plugins/nsh')
0 files changed, 0 insertions, 0 deletions