Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
3b4a64f8
Commit
3b4a64f8
authored
3 years ago
by
Dmitry Marakasov
Browse files
Options
Downloads
Patches
Plain Diff
lang/spidermonkey185: mark BROKEN on FreeBSD ≥ 13
Approved by: portmgr blanket
parent
208a925c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lang/spidermonkey185/Makefile
+2
-0
2 additions, 0 deletions
lang/spidermonkey185/Makefile
with
2 additions
and
0 deletions
lang/spidermonkey185/Makefile
+
2
−
0
View file @
3b4a64f8
...
...
@@ -25,6 +25,8 @@ BROKEN_aarch64= Does not compile: error: cacheFlush support is missing on this
BROKEN_mips64
=
Does not compile: error: const union jsval_layout has no member named word
BROKEN_riscv64
=
Does not compile: jsiter.cpp:270:16: cannot initialize
return
object of
type
'bool'
with an rvalue of
type
'nullptr_t'
BROKEN_sparc64
=
Does not build: fails to
link
BROKEN_FreeBSD_13
=
does not compile: cannot initialize
return
object of
type
'bool'
with an rvalue of
type
'nullptr_t'
BROKEN_FreeBSD_14
=
does not compile: cannot initialize
return
object of
type
'bool'
with an rvalue of
type
'nullptr_t'
NOT_FOR_ARCHS
=
powerpc powerpc64
NOT_FOR_ARCHS_REASON
=
PowerPC is not supported
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment