a399cc1aff
* gcc14-fix-calloc-arg-order.patc
b55af91f6b
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/bladeRF?expand=0&rev=47
14 lines
616 B
Diff
14 lines
616 B
Diff
diff --git a/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in b/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in
|
|
index 6570203..0264bca 100644
|
|
--- a/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in
|
|
+++ b/host/libraries/libbladeRF/doc/doxygen/Doxyfile.in
|
|
@@ -1191,7 +1191,7 @@ HTML_COLORSTYLE_GAMMA = 189
|
|
# The default value is: YES.
|
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
|
|
|
-HTML_TIMESTAMP = YES
|
|
+HTML_TIMESTAMP = NO
|
|
|
|
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
|
|
# documentation will contain sections that can be hidden and shown after the
|