diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-11 03:15:26 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-11 03:15:26 +0000 |
| commit | 190bbb69f7b09945d734840dd485e4ce21f98ac3 (patch) | |
| tree | cbe37cd57dc4b13119066676534a14134df194ab /lang/libobjc2 | |
| parent | b8a53e40b59168d48b07e5c11ea6565a075f6d8d (diff) | |
lang/libobjc2: unbreak on powerpc
Builds fine.
Notes
svn path=/head/; revision=538452
Diffstat (limited to 'lang/libobjc2')
| -rw-r--r-- | lang/libobjc2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/libobjc2/Makefile b/lang/libobjc2/Makefile index 26bb6471afa6..f6e197966e89 100644 --- a/lang/libobjc2/Makefile +++ b/lang/libobjc2/Makefile @@ -11,7 +11,6 @@ COMMENT= Replacement Objective-C runtime supporting modern Objective-C features LICENSE= MIT -BROKEN_powerpc= Does not compile on powerpc: Unsupported relocation type 10 BROKEN_sparc64= Does not compile on sparc64: Cannot configure clang properly USES= cmake compiler objc:compiler |
