gnuradio3_9: try to fix build by disabling doxygen
Encounteres an error gnuradio3_8 also experiences when volkExternal == volk (3.1.2).
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
, boost
|
||||
, log4cpp
|
||||
, mpir
|
||||
, doxygen
|
||||
, python
|
||||
, codec2
|
||||
, gsm
|
||||
@@ -70,10 +69,6 @@ let
|
||||
six
|
||||
];
|
||||
};
|
||||
doxygen = {
|
||||
native = [ doxygen ];
|
||||
cmakeEnableFlag = "DOXYGEN";
|
||||
};
|
||||
man-pages = {
|
||||
cmakeEnableFlag = "MANPAGES";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user