Skip to content

Commit 7d08dd0

Browse files
authored
Merge pull request #271 from keithc-ca/aix_harfbuzz41
Revert "8307603: [AIX] Broken build after JDK-8307301"
2 parents 4024096 + 34adab0 commit 7d08dd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/java.desktop/share/native/libharfbuzz/hb-subset.cc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,7 @@
4343
#include "OT/Color/sbix/sbix.hh"
4444
#include "hb-ot-os2-table.hh"
4545
#include "hb-ot-post-table.hh"
46-
47-
#if !defined(AIX)
4846
#include "hb-ot-post-table-v2subset.hh"
49-
#endif
50-
5147
#include "hb-ot-cff1-table.hh"
5248
#include "hb-ot-cff2-table.hh"
5349
#include "hb-ot-vorg-table.hh"

0 commit comments

Comments
 (0)