~mirabilos/klibc/master

Viewing all changes in revision 2076.

  • Committer: Ben Hutchings
  • Date: 2019-01-18 03:10:14 UTC
  • Revision ID: git-v1:c8fc455bb5667c97e21a76621ae8317e1bf0ad24
[klibc] alpha: Support building without glibc headers

Unless we use the "-nostdinc" option, gcc will implicitly include
<bits/stdc-predef.h>, which is usually provided by glibc.  This is
part of $(KLIBCCPPFLAGS) which we generally include in compiler
command lines.  Add it to alpha's special rules for compiling the
division subroutines.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: