mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
disable temporary ICC example
This commit is contained in:
parent
5cc31057d5
commit
44cc801525
1 changed files with 1 additions and 5 deletions
|
@ -29,12 +29,8 @@ ifeq ($V,0)
|
|||
P = > /dev/null
|
||||
endif
|
||||
|
||||
INTEL = 0
|
||||
ifeq ($INTEL,0)
|
||||
ICC_EXE =
|
||||
else
|
||||
ICC_EXE = stream_icc
|
||||
endif
|
||||
#ICC_EXE = stream_icc
|
||||
|
||||
# other implicit rules
|
||||
%.o : %.c
|
||||
|
|
Loading…
Add table
Reference in a new issue