artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7df4515
)
DOH! we are not ELF yet. Fix static constructors.
author
niklas
<niklas@openbsd.org>
Thu, 2 Jan 1997 13:07:41 +0000
(13:07 +0000)
committer
niklas
<niklas@openbsd.org>
Thu, 2 Jan 1997 13:07:41 +0000
(13:07 +0000)
gnu/usr.bin/gcc/config/alpha/openbsd.h
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/gcc/config/alpha/openbsd.h
b/gnu/usr.bin/gcc/config/alpha/openbsd.h
index
115d0f5
..
942477c
100644
(file)
--- a/
gnu/usr.bin/gcc/config/alpha/openbsd.h
+++ b/
gnu/usr.bin/gcc/config/alpha/openbsd.h
@@
-96,3
+96,6
@@
Boston, MA 02111-1307, USA. */
/* Since gas and gld are standard on OpenBSD, we don't need this */
#undef ASM_FINAL_SPEC
+
+/* We're not ELF yet */
+#undef HAS_INIT_SECTION