mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/bpftrace: remove configure option INSTALL_TOOL_DOCS
Buildroot commit97e2f63bdfin 2026.02-rc1 bumped the package to 0.24.2 but forgot to remove the configure option INSTALL_TOOL_DOCS which was removed upstream in version 0.24.0:579e0e9dfeSigned-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be> (cherry picked from commit7716db8a12) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
84c94299d0
commit
c46e011a52
@@ -28,7 +28,6 @@ endif
|
||||
BPFTRACE_CONF_OPTS += \
|
||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
-DBUILD_TESTING:BOOL=OFF \
|
||||
-DENABLE_MAN:BOOL=OFF \
|
||||
-DINSTALL_TOOL_DOCS:BOOL=OFF
|
||||
-DENABLE_MAN:BOOL=OFF
|
||||
|
||||
$(eval $(cmake-package))
|
||||
|
||||
Reference in New Issue
Block a user