Skip to content

Commit aa4b764

Browse files
authored
Update README.md
1 parent 4880ae3 commit aa4b764

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,7 @@ Program Headers:
3939
03 .tdata .tbss
4040
04 .eh_frame_hdr
4141
05
42-
06 .tdata .init_array .fini_array .ctors .dtors .data.rel.ro .dynamic .got
43-
44-
$ otool -L /usr/local/bin/php # for macOS package
45-
/usr/local/bin/php:
46-
/usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 1.0.0)
47-
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.50.4)
42+
06 .tdata .init_array .fini_array .ctors .dtors .data.rel.ro .dynamic .got
4843
```
4944

5045

0 commit comments

Comments
 (0)