Skip to content

Commit b32b0d3

Browse files
pohmeliepfalcon
authored andcommitted
unix: freedos strip and size names for binaries
After this you need only one path for build (path/to/djgpp/bin). Original patch made by @dhylands
1 parent 20d9bc2 commit b32b0d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

unix/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ nanbox:
213213
freedos:
214214
$(MAKE) \
215215
CC=i586-pc-msdosdjgpp-gcc \
216+
STRIP=i586-pc-msdosdjgpp-strip \
217+
SIZE=i586-pc-msdosdjgpp-size \
216218
CFLAGS_EXTRA='-DMP_CONFIGFILE="<mpconfigport_freedos.h>" -DMICROPY_NLR_SETJMP -Dtgamma=gamma -DMICROPY_EMIT_X86=0 -DMICROPY_NO_ALLOCA=1 -DMICROPY_PY_USELECT=0' \
217219
BUILD=build-freedos \
218220
PROG=micropython_freedos \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy