comparison src/m/ncr386.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents ca0aead90c7b
children 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
11 so that shared libraries will be found at execution time 11 so that shared libraries will be found at execution time
12 just as they are found at link time. */ 12 just as they are found at link time. */
13 #define LD_SWITCH_X_DEFAULT -Xlinker LD_SWITCH_X_SITE_AUX 13 #define LD_SWITCH_X_DEFAULT -Xlinker LD_SWITCH_X_SITE_AUX
14 14
15 #endif /* __GNUC__ */ 15 #endif /* __GNUC__ */
16
17 /* arch-tag: 79c76283-7d50-499b-b910-8ef980357758
18 (do not change this comment) */