Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147478833
D34570.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
854 B
Referenced Files
None
Subscribers
None
D34570.id.diff
View Options
diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -373,6 +373,29 @@
Add dependency on package:math/eigen[].
+[[uses-elfctl]]
+== `elfctl`
+
+Possible arguments: (none)
+
+Change an ELF binary's feature control note by setting ELF_FEATURES.
+
+[[uses-elfct-ex1]]
+.Uses=elfctl
+[example]
+====
+[.programlisting]
+....
+USES= elfctl
+ELF_FEATURES= featurelist:path/to/file1 \
+ featurelist:path/to/file1 \
+ featurelist:path/to/file2
+....
+
+====
+
+The format of `featurelist` is described in man:elfctl[1]. The file paths are relative to ${BUILD_WRKSRC}.
+
[[uses-fakeroot]]
== `fakeroot`
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 12, 7:55 AM (7 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29565416
Default Alt Text
D34570.id.diff (854 B)
Attached To
Mode
D34570: Porter's Handbook: Document Uses=elfctl
Attached
Detach File
Event Timeline
Log In to Comment