Searched hist:279598 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/boot/pc98/boot2/
H A DMakefilediff 279598 Wed Mar 04 20:43:37 MST 2015 dim When compiling boot2 with gcc on i386 and pc98, only use the custom flag
-mno-align-long-strings when compiling with base gcc. This is checked
by comparing the version number against 4.2.1, which is not exactly
right, but good enough. (There is no other way to check whether we are
using the non-standard gcc in base, as far as I know.)

Reported by: rodrigc
MFC after: 3 days
/freebsd-11.0-release/sys/boot/i386/boot2/
H A DMakefilediff 279598 Wed Mar 04 20:43:37 MST 2015 dim When compiling boot2 with gcc on i386 and pc98, only use the custom flag
-mno-align-long-strings when compiling with base gcc. This is checked
by comparing the version number against 4.2.1, which is not exactly
right, but good enough. (There is no other way to check whether we are
using the non-standard gcc in base, as far as I know.)

Reported by: rodrigc
MFC after: 3 days

Completed in 118 milliseconds