You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
346 B

  1. --- a/config.mak.uname
  2. +++ b/config.mak.uname
  3. @@ -17,9 +17,6 @@ endif
  4. # because maintaining the nesting to match is a pain. If
  5. # we had "elif" things would have been much nicer...
  6. -ifeq ($(uname_M),x86_64)
  7. - XDL_FAST_HASH = YesPlease
  8. -endif
  9. ifeq ($(uname_S),OSF1)
  10. # Need this for u_short definitions et al
  11. BASIC_CFLAGS += -D_OSF_SOURCE