view portasm/gen-masm.sh @ 296:e6bd998b0308

- FBSD12-CURRENT/mipshf needs to be told explicitly to use -mhard_float (at least as of may 2018)
author Tassilo Philipp
date Wed, 16 May 2018 16:35:39 +0200
parents 3e629dc19168
children ab2d78e48ca2
line wrap: on
line source

#!/bin/sh
gcc -E -P -DGEN_MASM $1.S >$1.asm