12 lines
263 B
Makefile
12 lines
263 B
Makefile
# uncomment to build the gfortran compiler
|
|
# enable_fortran = 1
|
|
|
|
# uncomment to build the golang compiler
|
|
# enable_go = 1
|
|
|
|
# uncomment to build support for Objective-C
|
|
# enable_objc = 1
|
|
|
|
# uncomment to build support for Objective-C++
|
|
# enable_objcxx = 1
|