[BACK]Return to bsd.own.mk CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/bsd.own.mk between version 1.202 and 1.203

version 1.202, 2020/05/30 19:22:00 version 1.203, 2020/07/04 19:25:11
Line 24 
Line 24 
 GCC4_ARCH+=mips64  GCC4_ARCH+=mips64
 .endif  .endif
   
 .if ${MACHINE_ARCH} == "powerpc64"  
 NOPIC=  
 .endif  
   
 # m88k: ?  # m88k: ?
 PIE_ARCH=aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc sh sparc64  PIE_ARCH=aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc sh sparc64
 STATICPIE_ARCH=aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc sh sparc64  STATICPIE_ARCH=aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc sh sparc64

Legend:
Removed from v.1.202  
changed lines
  Added in v.1.203