summaryrefslogtreecommitdiff
path: root/project/config/cfgdefs.sh
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-09 23:03:46 -0500
committermidipix <writeonce@midipix.org>2018-12-09 23:07:18 -0500
commit7466577e75270644f8675ccdb333713cba731dfc (patch)
tree76d023e37db75e796b484ae61ccd2f1e8ecdafbd /project/config/cfgdefs.sh
parent2688847c63beac9df94fc81cdeb29fb4307fcb3c (diff)
downloadsbpython2-7466577e75270644f8675ccdb333713cba731dfc.tar.bz2
sbpython2-7466577e75270644f8675ccdb333713cba731dfc.tar.xz
project: cfgdefs: slightly annotate the generated cfgdefs.mk.
Diffstat (limited to 'project/config/cfgdefs.sh')
-rw-r--r--project/config/cfgdefs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/config/cfgdefs.sh b/project/config/cfgdefs.sh
index 62a4d21..a818f0c 100644
--- a/project/config/cfgdefs.sh
+++ b/project/config/cfgdefs.sh
@@ -57,6 +57,7 @@ mb_cfgdefs_cflags=$(make -s -f Makefile.tmp .display-cflags)
printf '\n\n#system tests: target\n' >> $mb_pwd/cfgdefs.mk
+# <stropts.h>
$mb_cfgdefs_cc $mb_cfgdefs_cflags -E -xc - \
--include=stropts.h < /dev/null \
> /dev/null 2>/dev/null || \