Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd1891c6

Browse files
committed
Apparently there was a
compiler define that should have been enabled, but was not due todifferent naming conventions for Linux/Alpha. Attached is the patch hesent me, that I have not had a chance to test yet.From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
1 parentb59e20d commitd1891c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/makefiles/Makefile.linux

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CFLAGS= -I$(SRCDIR)/include -I/usr/include/ncurses -I/usr/include/readline -Dlinuxalpha -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
12
ifdef LINUX_ELF
23
# test for __ELF__ in C code so do not need LINUX_ELF defined
34
# - thomas 1997-12-29

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp