Skip to content

Commit

Permalink
Fixing offset index after newly generated _speedup.c.
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Hermes committed May 20, 2020
1 parent 38b48c5 commit ab4575d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/python/binary-extension.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The ``bezier._speedup`` module depends on this local copy of ``libbezier``:

$ readelf -d _speedup.cpython-38-x86_64-linux-gnu.so

Dynamic section at offset 0x43c000 contains 27 entries:
Dynamic section at offset 0x447000 contains 27 entries:
Tag Type Name/Value
0x000000000000000f (RPATH) Library rpath: [$ORIGIN/../bezier.libs]
0x0000000000000001 (NEEDED) Shared library: [libbezier-28a97ca3.so.2020.5.19]
Expand Down

0 comments on commit ab4575d

Please sign in to comment.