Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
b7c95845
Commit
b7c95845
authored
Aug 18, 2000
by
Kurt Zeilenga
Browse files
/-ansi/-O -g/
parent
9a7cc9e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
b7c95845
...
...
@@ -43,7 +43,7 @@ these steps:
These environment variables are used:
CC C Compiler (cc, ecgs)
CFLAGS C Flags (-
ansi
)
CFLAGS C Flags (-
O -g
)
CPPFLAGS CPP Flags (-I/path/include -Ddef)
LDFLAGS LDFLAGS (-L/path/lib)
LIBS LIBS (-llib)
...
...
@@ -159,7 +159,7 @@ WARNING: Executables built in your environment may not run
Supported Environmental Variables
CC C compiler (cc, egcc)
CFLAGS C flags (-
ansi
)
CFLAGS C flags (-
O -g
)
CPPFLAGS cpp flags (-I/path/include -Ddef)
LDFLAGS ld flags (-L/usr/local/lib)
LIBS libraries (-llib)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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