forked from prestodb/presto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[native] Cleanup Makefile CMAKE_FLAGS
Some of the CMAKE options such as PRESTO_ENABLE_PARQUET have special Makefile variables and are appended to CMAKE_FLAGS. The remaining CMAKE options are expected to use EXTRA_CMAKE_FLAGS. This requires Dockerfiles to provide these special variables. Add all CMAKE options to EXTRA_CMAKE_FLAGS.
- Loading branch information
1 parent
ae9b2b1
commit 941068b
Showing
1 changed file
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters