mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
wmake/rules/linux64GccKNL: Optimized compilation options for the Knights Landing MIC processor
This commit is contained in:
8
wmake/rules/linux64IccKNL/general
Normal file
8
wmake/rules/linux64IccKNL/general
Normal file
@ -0,0 +1,8 @@
|
||||
CPP = /lib/cpp -traditional-cpp $(GFLAGS)
|
||||
|
||||
PROJECT_LIBS = -l$(WM_PROJECT) -ldl
|
||||
|
||||
include $(GENERAL_RULES)/standard
|
||||
|
||||
include $(DEFAULT_RULES)/c
|
||||
include $(DEFAULT_RULES)/c++
|
||||
Reference in New Issue
Block a user