This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Do not run timezone tests in parallel.


Thanks. You´re right.
I missed the fact that it´s a pattern rule and thought it is a normal multiple target.
The comment is relevant.

ok?

Bye.

On 04/15/2014 05:14 PM, Andreas Schwab wrote:
Stefan Liebler <stli@linux.vnet.ibm.com> writes:

@@ -102,7 +105,6 @@ $(testdata)/America/New_York: northamerica $(zic-deps)
  	$(build-testdata)
  $(testdata)/Etc/UTC: etcetera $(zic-deps)
  	$(build-testdata)
-# Use a pattern rule to indicate the command produces both targets at once.
  # Two separate targets built separately can collide if in parallel.
  %/UTC %/Universal: simplebackw $(zic-deps) %/Etc/UTC
  	$(build-testdata)

Why is that comment no longer relevant?

Andreas.


Attachment: patchglibc_timezone_NOTPARALLEL_2
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]