Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bernd Paysan
bigforth
Commits
58542282
Commit
58542282
authored
Jan 23, 2010
by
bp
Browse files
added -fno-strict-aliasing
git-svn-id:
https://forth-ev.de/repos/bigforth@1588
3b8d8251-53f3-0310-8f3b-fd1cb8370982
parent
49632bad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
58542282
...
...
@@ -29,7 +29,7 @@ CC = @CC@ @ARCHFLAGS@
CP
=
cp
MV
=
mv
EXE
=
@EXEEXT@
CFLAGS
=
-g
-O2
-Wall
-DVERSION_DATE
=
'"'
"
$(DATE)
"
'"'
-DINSTDIR
=
'"'
"
$(INSTDIR)
"
'"'
@EXTFLAGS@
CFLAGS
=
-g
-O2
-Wall
-DVERSION_DATE
=
'"'
"
$(DATE)
"
'"'
-DINSTDIR
=
'"'
"
$(INSTDIR)
"
'"'
-fno-strict-aliasing
@EXTFLAGS@
LDLIBS
=
@LIBS@
ARCH
=
@ARCH@
SHELL
=
@BASH@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment