Virtual Tags
- Started using virtual tags in the report definitions. - Fixed compilation problem.
This commit is contained in:
@@ -89,7 +89,7 @@ int CmdVersion::execute (std::string& output)
|
||||
#elif defined (LINUX)
|
||||
<< "linux"
|
||||
#elif defined (KFREEBSD)
|
||||
"gnu-kfreebsd"
|
||||
<< "gnu-kfreebsd"
|
||||
#elif defined (GNUHURD)
|
||||
<< "gnu-hurd"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user