Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
ORG.Annotate
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
12
Issues
12
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ORG.Asm
ORG.Annotate
Commits
0ea287f1
Commit
0ea287f1
authored
9 years ago
by
Eric Coissac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch a compilation bug for getopt
parent
e046ef88
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
src/getopt/Makefile
src/getopt/Makefile
+4
-1
src/getopt/getopt-1.1.6.tgz
src/getopt/getopt-1.1.6.tgz
+0
-0
No files found.
src/getopt/Makefile
View file @
0ea287f1
...
...
@@ -17,8 +17,11 @@
include
../../config/auto.conf
PKG
=
getopt-1.1.6
MAKEOPTIONS
=
prefix
=
$(PRTPATH)
MAKEOPTIONS
=
prefix
=
$(PRTPATH)
ifeq
($(CFGPRT),i386-darwin)
LDFLAGS
:=
$(LDFLAGS)
-lintl
endif
include
$(CFGDIR)targets/package.targ
...
...
This diff is collapsed.
Click to expand it.
src/getopt/getopt-1.1.6.tgz
View file @
0ea287f1
No preview for this file type
This diff is collapsed.
Click to expand it.
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