djgpp:master

Last commit made on 2023-04-23
Get this branch:
git clone -b master https://git.launchpad.net/djgpp

Branch merges

Branch information

Name:
master
Repository:
lp:djgpp

Recent commits

b641433... by stsp

clear LDFLAGS

It contains things like -z relro that djgpp's ld doesn't understand.

9bcb1ae... by stsp

try -Wno-format-security to avoid build problems

d261b43... by stsp

add _dos_exec5 patch

fcd60e2... by stsp

build-djgpp.sh: apply patches in order

b0a0bd7... by stsp

spec update

f99d678... by stsp

add autoconf/automake

db8628b... by stsp

Revert "stop building autoconf/automake"

This reverts commit 04293081c2f9c6c528feee2aaeccfde7db59440d.

e225122... by stsp

fix parallel make failure [#1476]

Suggested by @jwt27, thanks!

78ee467... by stsp

propagate libexecdir

ff7f43d... by stsp

another attempt