spec: simplify specTemplate options, provide a lower interface
This commit is contained in:
@@ -31,10 +31,6 @@ intspeed,fpspeed:
|
||||
#------- Compilers ------------------------------------------------------------
|
||||
default:
|
||||
# EDIT: the directory where your compiler is installed
|
||||
%ifndef %{gcc_dir}
|
||||
#% define gcc_dir /SW/compilers/GCC/Linux/x86_64/gcc-6.3.0
|
||||
% define sysroot_dir @@SYSROOT@@
|
||||
%endif
|
||||
LDFLAGS = @@LDFLAGS@@
|
||||
|
||||
LIBS = @@LIBS@@
|
||||
|
||||
Reference in New Issue
Block a user