Github user stanlyxiang commented on a diff in the pull request:
https://github.com/apache/hawq/pull/1400#discussion_r232571569
--- Diff: contrib/orc/cwrapper/format/Makefile ---
@@ -0,0 +1,6 @@
+All: orc_format.so
--- End diff --
this target should be "all" ? stay consistent with top level target for
"all". correct me if this can work too.---
