CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2017/06/25 00:54:26
Modified files: sys/conf : makegap.sh Log message: ldd is more strict wrt semicolons, they can only appear after an expression line. Removing the extra semicolons makes both ld and ldd accept the link script generated, although ldd produces a wrong object file on arm64; ok kettenis@ deraadt@