summarylogtreecommitdiffstats
path: root/arch-linux.patch
diff options
context:
space:
mode:
authorTony Lambiris2017-04-16 19:25:17 -0400
committerTony Lambiris2017-04-16 19:25:17 -0400
commit947fc7b7051fa98e2c24f97748dcae4679df42be (patch)
tree517a76f7bace7332cda3a069dd55153f1596389c /arch-linux.patch
parent286edc8542c07518cccafa3b29e326688eca2ff1 (diff)
downloadaur-947fc7b7051fa98e2c24f97748dcae4679df42be.tar.gz
Version bump for osquery-git
Diffstat (limited to 'arch-linux.patch')
-rw-r--r--arch-linux.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch-linux.patch b/arch-linux.patch
index 7dd57f7a98a5..ca74540519fe 100644
--- a/arch-linux.patch
+++ b/arch-linux.patch
@@ -24,19 +24,6 @@ index 3acf0c5..bd7612b 100644
])
implementation("system/windows/services@genServices")
examples([
-diff --git a/osquery/extensions/CMakeLists.txt b/osquery/extensions/CMakeLists.txt
-index 5147c1a9..1c072e4c 100644
---- a/osquery/extensions/CMakeLists.txt
-+++ b/osquery/extensions/CMakeLists.txt
-@@ -1,7 +1,7 @@
- # Generate the thrift intermediate/interface code.
- add_custom_command(
- COMMAND
-- ${THRIFT_COMPILER} --gen cpp:dense --gen py:dense "${CMAKE_SOURCE_DIR}/osquery.thrift"
-+ ${THRIFT_COMPILER} --gen cpp --gen py "${CMAKE_SOURCE_DIR}/osquery.thrift"
- DEPENDS "${CMAKE_SOURCE_DIR}/osquery.thrift"
- WORKING_DIRECTORY "${CMAKE_BINARY_DIR}/generated"
- OUTPUT ${OSQUERY_THRIFT_GENERATED_FILES}
diff --git a/include/osquery/core.h b/include/osquery/core.h
index a367f913..c522d558 100644
--- a/include/osquery/core.h