repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Hackfix and re-enable strtoull and wcstoull, see bug #3798.
[sdcc.git]
/
sdcc
/
support
/
regression
/
ports
/
mcs51-medium
/
spec.mk
blob
ca8e875c11b1ea39c5539054826b22a774cd145b
1
# Regression test specification for the mcs51-medium target running with uCsim
2
#
3
# model medium
4
5
SDCCFLAGS
+=--
model-medium
6
7
include
$(
PORTS_DIR
)/
mcs51-common
/
spec.mk
8
9
LIBDIR
= $(
top_builddir
)/
device
/
lib
/
build
/
medium