- strip trailing hf
- use mips64 for mipsn32
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Makefile.inc1 | ||
---|---|---|
640 โ | (On Diff #32526) | Might want to use C instead of S here. While it's true it isn't an extended regex, neither is the first one... |
Makefile.inc1 | ||
---|---|---|
640 โ | (On Diff #32526) | Or we could make the first one :S. On a quick look I think we have about 2x as many :S in the tree as :C and about three quarters of the :Cs could be :S. Anyway if you're otherwise OK with the change I will commit it with whichever form is preferred. |
Comment Actions
Oops, this was committed in two parts to my local tree and this diff represents only the second change. The file in FreeBSD svn currently has only ${TARGET_ARCH:C/amd64/x86_64/}