Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Issue 137843003: Don't pass -D_I386MACH_ALLOW_HW_INTERRUPTS explicitly in newlib build (Closed)

Created:
6 years, 11 months ago by Roland McGrath
Modified:
6 years, 11 months ago
Reviewers:
bradn
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Don't pass -D_I386MACH_ALLOW_HW_INTERRUPTS explicitly in newlib build This brings in recent newlib changes: cc9ce45 Add -D_I386MACH_ALLOW_HW_INTERRUPTS in configure.host for nacl 489f1d8 Include more of sys/types.h and sys/signal.h under NaCl 02b55a2 Define _POSIX_THREADS under NaCl. The most recent change makes it superfluous to pass the -D switch via configure options, so stop doing that. BUG= cleanup TEST= toolchain trybots R=bradnelson@google.com Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=12635

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -11 lines) Patch
M toolchain_build/toolchain_build.py View 3 chunks +2 lines, -9 lines 0 comments Download
M tools/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M tools/REVISIONS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Roland McGrath
6 years, 11 months ago (2014-01-17 22:05:56 UTC) #1
bradn
lgtm
6 years, 11 months ago (2014-01-17 22:17:58 UTC) #2
Roland McGrath
6 years, 11 months ago (2014-01-17 23:35:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r12635 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698