projects
/
micropolis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939cf66
)
src/tclx/ucbsrc/makefile: Micropolis build fixes for recent macOS
author
Ryan Schmidt
<ryandesign@macports.org>
Wed, 18 May 2022 10:53:08 +0000
(
05:53
-0500)
committer
Michael Gernoth
<michael@gernoth.net>
Sat, 4 Jun 2022 09:20:03 +0000
(11:20 +0200)
Fix:
tclbasic.c:23:10: fatal error: 'tclxtend.h' file not found
^~~~~~~~~~~~
src/tclx/ucbsrc/makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/tclx/ucbsrc/makefile
b/src/tclx/ucbsrc/makefile
index 5e796210d145b35e16b4f079c489be58b9bc741b..c03c768885c9acab32040768ab58b6aa5d72882d 100644
(file)
--- a/
src/tclx/ucbsrc/makefile
+++ b/
src/tclx/ucbsrc/makefile
@@
-24,7
+24,7
@@
SHELL=/bin/sh
#------------------------------------------------------------------------------
-CFLAGS=$(OPTIMIZE_FLAG) $(XCFLAGS) -I../$(TCL_UCB_DIR) $(MEM_DEBUG_FLAGS) \
+CFLAGS=$(OPTIMIZE_FLAG) $(XCFLAGS) -I../
src -I../
$(TCL_UCB_DIR) $(MEM_DEBUG_FLAGS) \
$(SYS_DEP_FLAGS)
#------------------------------------------------------------------------------
Impressum
,
Datenschutz