Skip to content

Re-enable stmp-fixinc target

Ian Douglas Scott requested to merge ids1024:fixinc into redox

Without this target, it seems gcc completely overrides limit.h, and ignores newlib's copy. This also requires a modification to the gcc build script in libc; I'll send a patch for that. This PR will break the build without that change.

Merge request reports