Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/compat
Module Name: src
Committed By: mrg
Date: Sun Jan 18 10:54:49 UTC 2026
Modified Files:
src/compat/arm/eabi: bsd.eabi.mk
src/compat/arm/eabihf: bsd.eabihf.mk
src/compat/mips64/64: bsd.64.mk
src/compat/mips64/n32: bsd.n32.mk
src/compat/mips64/o32: bsd.o32.mk
src/compat/riscv64/rv32: bsd.rv32.mk
Log Message:
set FFLAGS everywhere else that doesn't use "-m32".
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/compat/arm/eabi/bsd.eabi.mk
cvs rdiff -u -r1.5 -r1.6 src/compat/arm/eabihf/bsd.eabihf.mk
cvs rdiff -u -r1.14 -r1.15 src/compat/mips64/64/bsd.64.mk
cvs rdiff -u -r1.2 -r1.3 src/compat/mips64/n32/bsd.n32.mk
cvs rdiff -u -r1.17 -r1.18 src/compat/mips64/o32/bsd.o32.mk
cvs rdiff -u -r1.3 -r1.4 src/compat/riscv64/rv32/bsd.rv32.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index